ardupilot/libraries/AP_HAL_FLYMAPLE/examples
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf()
This also starts to show warnings on places that were already using
wrong printf format strings.
2015-10-30 14:35:25 +09:00
..
AnalogIn build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
AP_Baro_BMP085_test build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
Blink build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
Console Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
empty_example Replace use of println_P() with println() 2015-10-30 14:35:22 +09:00
I2CDriver_HMC5883L Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
RCInput Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
RCPassthroughTest Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
Scheduler Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
Semaphore Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
SPIDriver Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
Storage Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
UARTDriver Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
UtilityStringTest Remove use of Util::{v,}snprintf_P() 2015-10-30 14:35:05 +09:00