Linux to posix conversion
Changed "linux" target to "posix". Most of the changes are shared with
QuRT and with OSX. The Linux specific parts are in for i2c which uses
<linux/i2c.h> and <linux/i2c-dev.h>.
There is also a check for __PX4_LINUX in mavlink for a tty ioctl that is
not supported.
Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
Showing
- Makefile 4 additions, 4 deletionsMakefile
- Tools/posix_apps.py 0 additions, 0 deletionsTools/posix_apps.py
- Tools/posix_run.sh 0 additions, 0 deletionsTools/posix_run.sh
- makefiles/README.txt 5 additions, 5 deletionsmakefiles/README.txt
- makefiles/firmware.mk 2 additions, 2 deletionsmakefiles/firmware.mk
- makefiles/firmware_posix.mk 0 additions, 0 deletionsmakefiles/firmware_posix.mk
- makefiles/nuttx/board_px4-stm32f4discovery.mk 0 additions, 0 deletionsmakefiles/nuttx/board_px4-stm32f4discovery.mk
- makefiles/nuttx/config_px4-stm32f4discovery_default.mk 0 additions, 0 deletionsmakefiles/nuttx/config_px4-stm32f4discovery_default.mk
- makefiles/nuttx/gumstix-aerocore.cfg 0 additions, 0 deletionsmakefiles/nuttx/gumstix-aerocore.cfg
- makefiles/posix.mk 1 addition, 1 deletionmakefiles/posix.mk
- makefiles/posix/board_posix.mk 2 additions, 2 deletionsmakefiles/posix/board_posix.mk
- makefiles/posix/config_posix_default.mk 10 additions, 15 deletionsmakefiles/posix/config_posix_default.mk
- makefiles/posix_elf.mk 3 additions, 3 deletionsmakefiles/posix_elf.mk
- makefiles/setup.mk 2 additions, 2 deletionsmakefiles/setup.mk
- makefiles/toolchain_hexagon.mk 1 addition, 1 deletionmakefiles/toolchain_hexagon.mk
- makefiles/toolchain_native.mk 4 additions, 4 deletionsmakefiles/toolchain_native.mk
- makefiles/upload.mk 1 addition, 1 deletionmakefiles/upload.mk
- posix-configs/posixtest/init/rc.S 0 additions, 0 deletionsposix-configs/posixtest/init/rc.S
- posix-configs/posixtest/scripts/ld.script 0 additions, 0 deletionsposix-configs/posixtest/scripts/ld.script
- src/drivers/blinkm/blinkm_posix.cpp 0 additions, 0 deletionssrc/drivers/blinkm/blinkm_posix.cpp
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment