embassy/examples
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
..
nrf Move examples to a subdirectory 2021-06-02 01:32:19 +02:00
rp Move examples to a subdirectory 2021-06-02 01:32:19 +02:00
std UPdate smoltcp 2021-06-12 00:50:36 +02:00
stm32f4 Add minimal RCC impls for L4 and F4 2021-06-14 11:33:11 +02:00
stm32h7 Bring over DAC example (relies upon stm32-data update) 2021-06-08 15:25:38 -04:00
stm32l0 Add support for generating PAC for dual cores 2021-06-16 15:12:07 +02:00
stm32l4 ADCv3 and example. 2021-06-14 13:20:42 -04:00
stm32wb55 Add STM32WB55 examples to CI, fix example crate name 2021-06-12 07:06:42 +02:00