px4-firmware/boards/av/x-v1
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
..
extras NuttX build in place 2021-11-15 18:47:38 -05:00
init add board architecture specific init defaults 2021-03-09 19:59:41 +01:00
nuttx-config NuttX build in place 2021-11-15 18:47:38 -05:00
src boards: cleanup serial RX DMA hrt_call_every 2021-10-06 14:39:59 -04:00
default.px4board [WIP] manual_control selector hacks 2021-11-09 16:05:25 +01:00
firmware.prototype boards organization 2018-11-26 14:40:14 -08:00