Add more chips to CI

This commit is contained in:
Dario Nieuwenhuis 2021-05-17 03:25:30 +02:00
parent 86132b5fc9
commit 410b24d54b

View file

@ -59,10 +59,13 @@ jobs:
target: thumbv6m-none-eabi
- package: embassy-stm32
target: thumbv7em-none-eabi
features: stm32f411ce
features: stm32f411ce,defnt
- package: embassy-stm32
target: thumbv7em-none-eabi
features: stm32f429zi
features: stm32f429zi,log
- package: embassy-stm32
target: thumbv7em-none-eabi
features: stm32h755zi,defmt
- package: embassy-stm32-examples
target: thumbv7em-none-eabi