embassy/examples
Ulf Lilleengen 4df63f5379 Add per-core EXTI support
* Generate a core index put into the PAC for the peripherals to use as
  index into registers.
* Add EXTI v2 which uses CORE_INDEX to index exti registers
2021-08-17 16:22:47 +02:00
..
nrf nrf: add WDT driver 2021-08-07 14:26:28 +02:00
rp Update nightly, remove removed features. 2021-08-04 19:48:14 +02:00
std Update nightly, remove removed features. 2021-08-04 19:48:14 +02:00
stm32f0 stm32/time: add Cargo features to choose tim2/tim3 2021-08-05 19:14:09 +02:00
stm32f4 stm32f4: Use unwrap! where possible 2021-08-05 22:39:59 +02:00
stm32h7 Add H7 exti button example using correct EXTI reg block offsets. 2021-08-16 15:15:07 -04:00
stm32l0 Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356) 2021-08-16 17:16:49 +02:00
stm32l4 examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
stm32wb55 examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
stm32wl55 Add per-core EXTI support 2021-08-17 16:22:47 +02:00