Andrew Tridgell
|
a3c26d44e4
|
AP_HAL: rename Sempahore.h to Semaphores.h
this is needed to allow build on MacOS, as its case-insensitive
filesystem picks up the NuttX semaphore.h
|
2013-01-02 18:22:13 +11:00 |
Pat Hickey
|
f543cede01
|
AP_HAL & AP_HAL_AVR: new SPI driver model
|
2012-12-20 14:51:31 +11:00 |
Pat Hickey
|
b0d8f43111
|
AP_HAL_AVR: Implemented SPIDriver based on Arduino, but it doesn't work yet
* I don't have an APM2.5 board I can easily connect a logic analyzer to see
the traffic on the bus...
|
2012-12-20 14:51:21 +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 |