Added
Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
Showing
- makefiles/linux/config_linux_default.mk 2 additions, 1 deletionmakefiles/linux/config_linux_default.mk
- src/drivers/device/device.h 6 additions, 525 deletionssrc/drivers/device/device.h
- src/drivers/device/device_nuttx.h 560 additions, 0 deletionssrc/drivers/device/device_nuttx.h
- src/drivers/device/module.mk 8 additions, 1 deletionsrc/drivers/device/module.mk
- src/drivers/device/vcdev.cpp 643 additions, 0 deletionssrc/drivers/device/vcdev.cpp
- src/drivers/device/vdevice.cpp 107 additions, 0 deletionssrc/drivers/device/vdevice.cpp
- src/drivers/device/vdevice.h 496 additions, 0 deletionssrc/drivers/device/vdevice.h
- src/platforms/linux/vcdev_test/module.mk 43 additions, 0 deletionssrc/platforms/linux/vcdev_test/module.mk
- src/platforms/linux/vcdev_test/vcdevtest_example.cpp 150 additions, 0 deletionssrc/platforms/linux/vcdev_test/vcdevtest_example.cpp
- src/platforms/linux/vcdev_test/vcdevtest_example.h 58 additions, 0 deletionssrc/platforms/linux/vcdev_test/vcdevtest_example.h
- src/platforms/linux/vcdev_test/vcdevtest_main.cpp 55 additions, 0 deletionssrc/platforms/linux/vcdev_test/vcdevtest_main.cpp
- src/platforms/linux/vcdev_test/vcdevtest_start_linux.cpp 100 additions, 0 deletionssrc/platforms/linux/vcdev_test/vcdevtest_start_linux.cpp
- src/platforms/px4_posix.h 7 additions, 0 deletionssrc/platforms/px4_posix.h
Loading
Please register or sign in to comment