embassy/examples/stm32l0
Ulf Lilleengen b6a8703698 Add support for generating PAC for dual cores
* Chips that have multiple cores will be exposed as chipname_corename,
  i.e. stm32wl55jc_cm4
* Chips that have single cores will use the chip family as feature name
  and pick the first and only core from the list
* Add support for stm32wl55 chip family
2021-06-16 15:12:07 +02:00
..
.cargo Add examples for STM32L0 2021-06-09 23:09:48 +02:00
src Add support for generating PAC for dual cores 2021-06-16 15:12:07 +02:00
build.rs Add examples for STM32L0 2021-06-09 23:09:48 +02:00
Cargo.toml Add examples for STM32L0 2021-06-09 23:09:48 +02:00
memory.x Add examples for STM32L0 2021-06-09 23:09:48 +02:00