16 Commits (803be1c255b2fd8d9fb6093d20ca52a7047da177)

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 76092eb590 AP_HAL: remove unused peek() interface from UART drivers 12 years ago
Andrew Tridgell 6aecdb3d7d HAL_AVR: tweak the default serial buffer sizes 12 years ago
Andrew Tridgell 130aaae168 HAL_AVR: switched to 8 bit mask 12 years ago
Pat Hickey 59365f1b90 AP_HAL_AVR: UARTDriver guard needs AP_HAL_Boards.h 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
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 36154559fc AP_HAL: change txspace from a BetterStream method to a Stream method. 12 years ago
Pat Hickey cae931a93a AP_HAL_AVR UARTDriver does basic hello world printing 12 years ago
Pat Hickey 75279dfa43 AP_HAL_AVR: header include fixups 12 years ago
Pat Hickey 8eb9b39a44 AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 12 years ago
Pat Hickey 00920b0483 AP_HAL_AVR: Stub implementations of AP_HAL_AVR concrete classes 12 years ago