Andrew Tridgell
|
b5b7fd2f9a
|
HAL_AVR: added bulk transfer() method
this is quite a lot faster than the byte at a time method
|
2013-01-13 17:31:42 +11:00 |
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
|
3153105682
|
AP_HAL_AVR: spi transaction handle null RX properly
|
2012-12-20 14:52:32 +11:00 |
Pat Hickey
|
4fe889c9c5
|
AP_HAL_AVR: Implement bulk SPI transaction
|
2012-12-20 14:52:32 +11:00 |
Pat Hickey
|
90670cb499
|
AP_HAL_AVR: panic in spidevice0
|
2012-12-20 14:52:31 +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
|
ff09314ab8
|
AP_HAL_AVR: SPI debugging
|
2012-12-20 14:51:33 +11:00 |
Pat Hickey
|
f543cede01
|
AP_HAL & AP_HAL_AVR: new SPI driver model
|
2012-12-20 14:51:31 +11:00 |