px4-firmware/platforms/qurt
Beat Küng 43fdcd7876 px4_middleware: remove that header and move px4::init to px4_init.h
delete include:
for i in $(grep -rl 'px4_middleware.h' src platforms); do sed -i '/#include <px4_middleware.h/d' $i; done
2019-08-30 07:59:44 +02:00
..
cmake src/platforms: move remaining source files to platforms/common 2019-08-30 07:59:44 +02:00
include boards organization 2018-11-26 14:40:14 -08:00
src/px4 px4_middleware: remove that header and move px4::init to px4_init.h 2019-08-30 07:59:44 +02:00
CMakeLists.txt platform: restructure (NuttX) architecture-specific code 2019-08-30 07:59:44 +02:00
px4muorb.idl move src/firmware/ to platforms 2018-01-05 14:21:31 -05:00