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 |