px4-firmware/boards/ark/can-rtk-gps
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
..
init Add ARK RTK GPS 2021-10-01 20:34:32 -04:00
nuttx-config NuttX build in place 2021-11-15 18:47:38 -05:00
src Add ARK RTK GPS Debug, turn on UART RX DMA 2021-10-19 13:30:46 -04:00
canbootloader.px4board Backport #18311 mc atune 2021-10-07 10:09:01 -04:00
debug.px4board Kconfig merge_config only set to 'n' when BOOL 2021-11-02 09:34:21 -04:00
default.px4board boards: add systemcmds/topic_listener to CAN nodes 2021-10-21 14:06:11 -04:00
firmware.prototype Add ARK RTK GPS 2021-10-01 20:34:32 -04:00
uavcan_board_identity Add ARK RTK GPS 2021-10-01 20:34:32 -04:00