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
..
2021-02-17 11:25:56 -05:00
2021-11-15 18:47:38 -05:00
2019-11-16 15:42:19 -05:00
2020-01-28 08:59:25 +01:00
2021-11-15 18:47:38 -05:00
2019-11-16 16:27:36 -05:00
2018-11-26 14:40:14 -08:00
2018-11-26 14:40:14 -08:00