Add support for a 'haxpress' external SPI flash build for the stm32f411ce blackpill board
This commit is contained in:
parent
ebb4df846f
commit
368751b6e9
|
@ -315,6 +315,7 @@ jobs:
|
||||||
- "spresense"
|
- "spresense"
|
||||||
- "stackrduino_m0_pro"
|
- "stackrduino_m0_pro"
|
||||||
- "stm32f411ce_blackpill"
|
- "stm32f411ce_blackpill"
|
||||||
|
- "stm32f411ce_blackpill_haxpress"
|
||||||
- "stm32f411ve_discovery"
|
- "stm32f411ve_discovery"
|
||||||
- "stm32f412zg_discovery"
|
- "stm32f412zg_discovery"
|
||||||
- "stm32f4_discovery"
|
- "stm32f4_discovery"
|
||||||
|
|
Loading…
Reference in New Issue