mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 03:40:35 +08:00
91fa0f4693
* boards: ark x20 gps * update startup * fix cmake variants * boards: ark f9p gps * ark x20 gps add serial dma hrt call * update gps submodule with x20 support * update default constellations * fix mag rotation
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
CONFIG_BOARD_TOOLCHAIN="arm-none-eabi"
|
|
CONFIG_BOARD_ARCHITECTURE="cortex-m4"
|
|
CONFIG_BOARD_ROMFSROOT=""
|
|
CONFIG_BOARD_CONSTRAINED_MEMORY=y
|
|
CONFIG_DRIVERS_BOOTLOADERS=y
|