Skip to content

Commit

Permalink
ci: Update ignored BSP list for bootloader build test
Browse files Browse the repository at this point in the history
STM32F303K8 board don't have space for bootloader in bsp.

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
  • Loading branch information
kasjer committed Jun 6, 2024
1 parent 0af6177 commit 8fd5f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/test_build_bootloader.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ EXIT_CODE=0
BSPS=$(ls repos/apache-mynewt-core/hw/bsp)
IGNORED_BSPS="ci40 dialog_cmac embarc_emsk hifive1 native native-armv7\
native-mips nucleo-f030r8 nucleo-f072rb\
nucleo-f303k8\
olimex-p103 olimex-pic32-emz64 olimex-pic32-hmz144\
pic32mx470_6lp_clicker pic32mz2048_wi-fire usbmkw41z\
weact_g431cb"
Expand Down

0 comments on commit 8fd5f8e

Please sign in to comment.