mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +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
|