mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
This adds a src/board/<bebop|eagle|excelsior|rpi|sitl>/board_config.h to configure the build as is done with the Nuttx targets src/platforms/posix/include/board_config.h has been renamed to src/platforms/posix/include/system_config.h to allow the common posix defines to be included with the board specific defines.