Restructure things so that the PX4 configs move out of the NuttX tree, and...
Restructure things so that the PX4 configs move out of the NuttX tree, and most of the PX4-specific board configuration data moves out of the config and into the board driver. Rename some directories that got left behind in the great board renaming.
Showing
- Makefile 1 addition, 1 deletionMakefile
- makefiles/config_px4fmu-v1_default.mk 1 addition, 1 deletionmakefiles/config_px4fmu-v1_default.mk
- makefiles/config_px4fmu-v2_default.mk 5 additions, 2 deletionsmakefiles/config_px4fmu-v2_default.mk
- makefiles/config_px4fmu-v2_test.mk 1 addition, 1 deletionmakefiles/config_px4fmu-v2_test.mk
- makefiles/config_px4io-v1_default.mk 1 addition, 1 deletionmakefiles/config_px4io-v1_default.mk
- makefiles/config_px4io-v2_default.mk 1 addition, 1 deletionmakefiles/config_px4io-v2_default.mk
- makefiles/firmware.mk 5 additions, 0 deletionsmakefiles/firmware.mk
- makefiles/setup.mk 1 addition, 0 deletionsmakefiles/setup.mk
- nuttx-configs/px4fmu-v1/Kconfig 21 additions, 0 deletionsnuttx-configs/px4fmu-v1/Kconfig
- nuttx-configs/px4fmu-v1/common/Make.defs 184 additions, 0 deletionsnuttx-configs/px4fmu-v1/common/Make.defs
- nuttx-configs/px4fmu-v1/common/ld.script 149 additions, 0 deletionsnuttx-configs/px4fmu-v1/common/ld.script
- nuttx-configs/px4fmu-v1/include/board.h 319 additions, 0 deletionsnuttx-configs/px4fmu-v1/include/board.h
- nuttx-configs/px4fmu-v1/include/nsh_romfsimg.h 42 additions, 0 deletionsnuttx-configs/px4fmu-v1/include/nsh_romfsimg.h
- nuttx-configs/px4fmu-v1/nsh/Make.defs 3 additions, 0 deletionsnuttx-configs/px4fmu-v1/nsh/Make.defs
- nuttx-configs/px4fmu-v1/nsh/defconfig 957 additions, 0 deletionsnuttx-configs/px4fmu-v1/nsh/defconfig
- nuttx-configs/px4fmu-v1/nsh/setenv.sh 75 additions, 0 deletionsnuttx-configs/px4fmu-v1/nsh/setenv.sh
- nuttx-configs/px4fmu-v1/ostest/Make.defs 122 additions, 0 deletionsnuttx-configs/px4fmu-v1/ostest/Make.defs
- nuttx-configs/px4fmu-v1/ostest/defconfig 583 additions, 0 deletionsnuttx-configs/px4fmu-v1/ostest/defconfig
- nuttx-configs/px4fmu-v1/ostest/setenv.sh 75 additions, 0 deletionsnuttx-configs/px4fmu-v1/ostest/setenv.sh
- nuttx-configs/px4fmu-v1/scripts/gnu-elf.ld 129 additions, 0 deletionsnuttx-configs/px4fmu-v1/scripts/gnu-elf.ld
Loading
Please register or sign in to comment