embassy/embassy-stm32
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
..
src Add per-core EXTI support 2021-08-17 16:22:47 +02:00
.pep8 USART codegen 2021-04-25 22:35:51 +02:00
build.rs stm32: Use build.rs to generate a more coarse feature 2021-07-31 02:52:26 -03:00
Cargo.toml Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356) 2021-08-16 17:16:49 +02:00
gen.py Rename embassy-extras to embassy-hal-common 2021-07-29 13:44:51 +02:00
gen_features.py Update features to include F0 2021-06-22 14:41:42 -03:00