Jonathan Challinger
b85631bec3
DataFlash: fix example build
9 years ago
Lucas De Marchi
a096703b06
Global: don't link with AP_Progmem
...
AP_Progmem is not used anymore.
9 years ago
Lucas De Marchi
f584543ea1
DataFlash: remove unused AP_ADC_AnalogSource
9 years ago
Caio Marcelo de Oliveira Filho
ec52df991c
build: compile only the HAL files needed by the board
...
Instead of requiring every program to specify the HAL related modules,
let the build system do it (in practice everything we compiled depended
on HAL anyway). This allow including only the necessary files in the
compilation.
9 years ago
Peter Barker
a2f1bf581a
DataFlash: fix test for SITL and linux
10 years ago
unknown
b1ce6136c4
DataFlash_test:make it works with pixhawk2
10 years ago
Andrew Tridgell
e734f24cc1
DataFlash: convert example from .pde to .cpp
10 years ago
Andrew Tridgell
7f7113c1de
AP_InertialSensor: convert example from .pde to .cpp
10 years ago
Andrew Tridgell
ca8482b4d6
AP_HAL_PX4: convert example from .pde to .cpp
10 years ago
Andrew Tridgell
36b19b26ce
AP_HAL: convert example from .pde to .cpp
10 years ago
Andrew Tridgell
605b8b4ece
AP_Math: converted rotations example to cpp
...
this is just a test conversion before we start converting on-mass
10 years ago
Andrew Tridgell
32a5f4c0b5
Rover: added make.inc
10 years ago