px4-firmware/platforms/nuttx/init
Daniel Agar f5d9b01f5c
NuttX build in place
- cmake NuttX build wrapper compile in place instead of copying source tree to build directory
    - slightly faster skipping necessary copying (depending on system)
    - allows debugging in place
    - easier to work directly in NuttX following official documentation
    - simplifies overall build which should make it easier to resolve any remaining NuttX dependency issues in the build system
 - the downside is switching back and forth between different builds always require rebuilding NuttX, but I think this is worth the improved developer experience
 - also no longer builds px4io and bootloader in every single build, for most users these rarely change and we're wasting a lot of build time
2021-11-15 18:47:38 -05:00
..
imxrt mc_autotune_attitude_control: add new MC_AT_EN parameter to enable 2021-11-05 09:52:07 -04:00
kinetis Update rc.board_arch_defaults 2021-06-05 11:46:30 -04:00
s32k1xx Update rc.board_arch_defaults 2021-06-05 11:46:10 -04:00
stm32 Update rc.board_arch_defaults 2021-06-05 11:45:53 -04:00
stm32f7 mc_autotune_attitude_control: add new MC_AT_EN parameter to enable 2021-11-05 09:52:07 -04:00
stm32h7 mc_autotune_attitude_control: add new MC_AT_EN parameter to enable 2021-11-05 09:52:07 -04:00
rc.board_bootloader_upgrade.in NuttX build in place 2021-11-15 18:47:38 -05:00