px4-firmware/platforms/posix
Eric Katzfey 796fa8bd72
boards/modalai: separate voxl2 builds into two board builds instead of single board build with different variants
* Made voxl2 apps processor and slpi dsp processor builds into separate board builds so that they can
more easily be configured independently.

* Removed board specific link library command from px4_config.cmake and moved it to a more generic
board specific solution that can be used by any board that needs custom link libraries.

* Removed redundant cmake command for Qurt

* Removed unused definition from Qurt cmake file

* Removed unnecessary QURT_LIB cmake function

* Reorganized the voxl2 build structure to avoid 4 level board directories.

* Reverted cmake files to remove 4 level board naming code

* Updated documentation
2022-11-15 13:09:04 -05:00
..
Debug Gazebo Simulation Enablement (#20319) 2022-09-29 13:49:31 -04:00
cmake Moved the bad-function-cast compiler warning option out of the common flags and into 2022-10-20 18:18:40 -04:00
include Qurt platform/common dependency fixes 2022-10-25 21:06:00 -04:00
src/px4 Remove include <log.h> from defines.h 2022-09-29 07:56:24 +02:00
CMakeLists.txt boards/modalai: separate voxl2 builds into two board builds instead of single board build with different variants 2022-11-15 13:09:04 -05:00