mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 03:30:35 +08:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
CONFIG_BOARD_TOOLCHAIN="arm-none-eabi"
|
|
CONFIG_BOARD_ARCHITECTURE="cortex-m7"
|
|
CONFIG_BOARD_ROMFSROOT=""
|
|
CONFIG_BOARD_CONSTRAINED_MEMORY=y
|
|
CONFIG_DRIVERS_BOOTLOADERS=y
|
|
CONFIG_DRIVERS_LIGHTS_RGBLED_NCP5623C=y
|