Daniel Agar
|
7241eebd80
|
cmake merge linux cross compile targets (cross + native) and cleanup
- consolidate cross and native variants (only a single default is needed)
- beaglebone_blue_cross + beaglebone_blue_native => beaglebone_blue_default
- emlid_navio2_cross + emlid_navio2_native => emlid_navio2_default
- px4_raspberrypi_cross + px4_raspberrypi_native => px4_raspberrypi_default
- move upload helpers to cmake/upload.cmake
|
5 years ago |
Beat Küng
|
e7519c9fa0
|
board_identity: move to platforms/nuttx/src
And fix a potential alignment issue in board_get_mfguid and
board_get_px4_guid.
|
5 years ago |
Daniel Agar
|
321c2c0392
|
boards don't use px4_add_library for drivers_board
- this prevents low level board support from using PX4 logging, uORB, etc
|
6 years ago |
Daniel Agar
|
f692ad04d0
|
boards organization
|
6 years ago |
Beat Küng
|
6c34407d57
|
version: rebase fixes & add bbblue
|
6 years ago |
David Sidrane
|
bc075208d5
|
rpi:Use Non Arch specific Board identity API
|
6 years ago |
Daniel Agar
|
ea3acb7121
|
cmake remove circular linking and reorganize
- px4_add_module now requires MAIN
- px4_add_library doesn't automatically link
|
7 years ago |
Don Gagne
|
7db57310d5
|
New mavlink_ftp unit test data
|
11 years ago |
Lorenz Meier
|
42b75ae896
|
Added host-building mixer test
|
12 years ago |