11 Commits (59a2a95e9a913338bdb0c1712ff54205b6aae127)

Author SHA1 Message Date
Andrew Tridgell 76092eb590 AP_HAL: remove unused peek() interface from UART drivers 12 years ago
Andrew Tridgell 0cb8192861 HAL_AVR: ensure we can handle a 256 size buffer 12 years ago
Andrew Tridgell 130aaae168 HAL_AVR: switched to 8 bit mask 12 years ago
Pat Hickey 1ed6a49a7a AP_HAL_AVR: implementation for each BetterStream vprintf 12 years ago
Andrew Tridgell 551ff0c8b8 AP_HAL_AVR: prevent build of AVR code on non-AVR platforms 12 years ago
Andrew Tridgell eb81a3934e HAL_AVR: removed extra min() define 12 years ago
Pat Hickey 9455d4c297 AP_HAL_AVR: UARTDriver impl uses only sized int types 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Pat Hickey a3a6482fd3 AP_HAL_AVR: vprintf implementation exists outside of class hierchary. 12 years ago
Pat Hickey cae931a93a AP_HAL_AVR UARTDriver does basic hello world printing 12 years ago
Pat Hickey 8eb9b39a44 AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 12 years ago