12 Commits (3c97fad2ec0e298618fd8c3b2e685325159cac72)

Author SHA1 Message Date
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 cf04935438 HAL_AVR: make Console a direct wrapper of uartA 12 years ago
Andrew Tridgell 8d901b3f5a HAL_AVR: fixed a warning 12 years ago
Andrew Tridgell 24a291cf66 HAL_AVR: only build on APM boards 12 years ago
Pat Hickey 1ed6a49a7a AP_HAL_AVR: implementation for each BetterStream vprintf 12 years ago
Pat Hickey dfdc14f583 AP_HAL_AVR: Console uses only sized int types 12 years ago
Andrew Tridgell ecd67ad79b HAL_AVR: added more build examples 12 years ago
Pat Hickey 40734bc2f2 AP_HAL_AVR Console: bugfix on buffer bytes free vs used 12 years ago
Pat Hickey 52adb462a9 AP_HAL_AVR: Finished implementation of AVRConsoleDriver 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