Roger Clark
|
97f6e2af8f
|
Added SPI patch by timschuerewegen. And this time I remembered to add the new file
|
2015-02-08 21:28:05 +11:00 |
Roger Clark
|
fe6ef337e8
|
Revert "Fixes to SPI provided by @TimSchuerewegen"
This reverts commit 7320f27f01 .
|
2015-02-02 20:34:31 +11:00 |
Roger Clark
|
7320f27f01
|
Fixes to SPI provided by @TimSchuerewegen
|
2015-02-01 09:07:16 +11:00 |
Roger Clark
|
9ead72e0af
|
Added extern C wrapper around yield()
|
2014-12-30 07:47:10 +11:00 |
Roger Clark
|
d188c06504
|
Added missing (dummy) functions attach and detach interrupt to SPIClass (taken from SAM version), and added hooks.c for yield function. Note. use of yield() at the moment isn't possible, because the linker seems unable to find the function even though hooks.c is being compiled
|
2014-12-29 16:51:35 +11:00 |
Roger Clark
|
8c6d25b4c0
|
Absolutely masses of changes, and general restructure in order to get the SPI library to at least compile ;-)
|
2014-11-22 06:46:57 +11:00 |
Roger Clark
|
5a79e664af
|
Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture
|
2014-10-31 20:27:28 +11:00 |