8 Commits (fc2e810fb299f02eafacedf938e201ae71b7b54a)

Author SHA1 Message Date
Lucas De Marchi 973c3c6bc6 AP_HAL_FLYMAPLE: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa 9f357ca812 AP_HAL_FLYMAPLE: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell f9aa1d1a8b AP_HAL_FLYMAPLE: convert example from .pde to .cpp 10 years ago
Andrew Tridgell fc7f3c8aa6 AP_HAL: fixed example build 12 years ago
Andrew Tridgell 1518217952 HAL_FLYMAPLE: removed unused backend console code 12 years ago
Mike McCauley 9bfc52d9af HAL_FLYMAPLE: initial port to flymaple board 12 years ago
Pat Hickey 475da4eca4 CONFIG_HAL_BOARD - test sketches fixed up, build all passes 12 years ago
Pat Hickey b89c45735b AP_HAL_AVR: provide 'int main (void)' impl as a macro 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Andrew Tridgell 53105efbcd HAL_AVR: more uart0 -> console changes 12 years ago
Andrew Tridgell f269172d96 HAL_AVR: fixed build of remaining HAL_AVR examples 12 years ago
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console. 12 years ago
Pat Hickey 98f86d0288 AP_HAL_AVR: Console more complete, but still not 100% 12 years ago
Pat Hickey f889d5ac13 AP_HAL_AVR: trivial ConsoleDriver implementation 12 years ago
Pat Hickey e14729e7d9 AP_HAL_AVR: FastSerial port passes FastSerial example sketch tests 12 years ago