15 Commits (a629bb7f2f49ee56c285f26d9cad879d9b47fc4f)

Author SHA1 Message Date
Lucas De Marchi dbf2aedf1e AP_HAL: replace header guard with pragma once 9 years ago
Lucas De Marchi d19c5035b6 Global: Rename printf format attribute 9 years ago
Lucas De Marchi a65c98485c AP_HAL: UARTDriver: remove _P() variants 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 2556fc8dbe BetterStream: use common macro for printf formatting 9 years ago
Lucas De Marchi ca17b6155e AP_HAL: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Pat Hickey 7681fef988 AP_HAL: BetterStream gets vprintf and vprintf_P methods 12 years ago
Pat Hickey 3bca50f422 AP_HAL: BetterStream removes printf attribute from _printf_P 12 years ago
Pat Hickey a399851ca2 AP_HAL: Depend on AP_Progmem rather than AP_Common to provide pstr 12 years ago
Pat Hickey 36154559fc AP_HAL: change txspace from a BetterStream method to a Stream method. 12 years ago
Pat Hickey 8eb9b39a44 AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 12 years ago
Pat Hickey afd1f36400 AP_HAL: add BetterStream, Stream, and Print interfaces 12 years ago
Pat Hickey 29a425c0dd AP_HAL: import utility Print, Stream, and BetterStream headers 12 years ago