Pat Hickey
|
1ed6a49a7a
|
AP_HAL_AVR: implementation for each BetterStream vprintf
* had to rename the utility vprintf function calls to print_vprintf
to make the naming work.
|
2012-12-20 14:53:22 +11:00 |
|
Andrew Tridgell
|
551ff0c8b8
|
AP_HAL_AVR: prevent build of AVR code on non-AVR platforms
|
2012-12-20 14:51:40 +11:00 |
|
Pat Hickey
|
9455d4c297
|
AP_HAL_AVR: UARTDriver impl uses only sized int types
|
2012-12-20 14:51:33 +11:00 |
|
Pat Hickey
|
a4f1f6a5db
|
AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR
|
2012-12-20 14:51:28 +11:00 |
|
Pat Hickey
|
a3a6482fd3
|
AP_HAL_AVR: vprintf implementation exists outside of class hierchary.
* Makes it easier to mix into other classes.
|
2012-12-20 14:51:24 +11:00 |
|
Pat Hickey
|
36154559fc
|
AP_HAL: change txspace from a BetterStream method to a Stream method.
|
2012-12-20 14:51:24 +11:00 |
|
Pat Hickey
|
cae931a93a
|
AP_HAL_AVR UARTDriver does basic hello world printing
* will import more complex tests next
|
2012-12-20 14:51:20 +11:00 |
|
Pat Hickey
|
75279dfa43
|
AP_HAL_AVR: header include fixups
|
2012-12-20 14:51:19 +11:00 |
|
Pat Hickey
|
8eb9b39a44
|
AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace
|
2012-12-20 14:51:19 +11:00 |
|
Pat Hickey
|
00920b0483
|
AP_HAL_AVR: Stub implementations of AP_HAL_AVR concrete classes
|
2012-12-20 14:51:18 +11:00 |
|