Beat Küng
|
0e1f3a2d62
|
px4_add_board: infer VENDOR, MODEL & LABEL from cmake file name
|
4 years ago |
Daniel Agar
|
cfbf69f2a7
|
boards: rename Hex -> CubePilot
- hex_cube-orange_default -> cubepilot_cubeorange_default
- hex_cube-yellow_default -> cubepilot_cubeyellow_default
|
5 years ago |
Mirko Denecke
|
57968c6e27
|
Add platform-specific IO firmware for HEX autopilots.
|
5 years ago |
Daniel Agar
|
31fe7af454
|
selectively increase optimization -Os -> -O2
- targetted at modules/libraries that benefit without drastically
increasing flash usage
- ignored on boards with CONSTRAINED_FLASH set
|
5 years ago |
Beat Küng
|
f3fccf53f6
|
src/drivers/{kinetis,stm32}: move to arch-specific directories
|
6 years ago |
Daniel Agar
|
3e0a3559a9
|
cmake use standard mechanisms for settings flags
|
6 years ago |
Daniel Agar
|
c258534aa5
|
cmake px4_add_board document and cleanup
|
6 years ago |
Daniel Agar
|
fa0fe4cac6
|
cmake remove need for platform px4_add_board_os
- explicitly set TOOLCHAIN on all NuttX targets
|
6 years ago |
Daniel Agar
|
f692ad04d0
|
boards organization
|
6 years ago |