15 Commits (333778bac188556138c84fb6e085aeef27e94f11)

Author SHA1 Message Date
Andrew Tridgell a59f505d25 HAL_AVR: implement an efficient buffer write() call for AVR 12 years ago
Andrew Tridgell 33fe27a104 AP_HAL_AVR: implement betterstream functions in AP_HAL 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
tobias 4e7fea787b HAL_AVR: corrected includes to replace #include "$HEADER" with #inlcude "utility/$HEADER" 12 years ago
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