[Kconfig] Toolchain & platform fixes, SITL still broken

This commit is contained in:
Peter van der Perk
2021-08-18 09:45:58 +02:00
committed by Daniel Agar
parent d1e7642b9a
commit 21e6547ac7
68 changed files with 159 additions and 110 deletions

View File

@@ -1,4 +1,5 @@
CONFIG_ARCHITECTURE_CORTEX_M4=y
CONFIG_BOARD_TOOLCHAIN="arm-none-eabi"
CONFIG_BOARD_ARCHITECTURE="cortex-m4"
CONFIG_BOARD_IO="px4_io-v2_default"
CONFIG_BOARD_CONSTRAINED_FLASH=y
CONFIG_BOARD_NO_HELP=y