px4-firmware/platforms/nuttx/NuttX/tools
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
..
kconfig-conf NuttX build in place 2021-11-15 18:47:38 -05:00
kconfig-tweak platforms/nuttx: change bash references 2020-11-02 13:52:42 -05:00
kconfiglib.py NuttX build include and use Kconfiglib (python) 2019-03-21 08:41:01 -04:00
menuconfig.py Delete trailing whitespace, extra newlines, to quiet git hooks and add an extra = so that it does not appear to git as a merge conflict marker. 2019-04-02 15:31:37 -04:00
oldconfig.py More fixes for Python 3 compatibility (#13008) 2019-12-19 02:05:55 -08:00
olddefconfig.py NuttX build include and use Kconfiglib (python) 2019-03-21 08:41:01 -04:00
px4_nuttx_make_olddefconfig.sh NuttX build in place 2021-11-15 18:47:38 -05:00
setconfig.py NuttX build include and use Kconfiglib (python) 2019-03-21 08:41:01 -04:00