Arduino_STM32/STM32F1XX/libraries/SPI
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
..
src 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
keywords.txt 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
library.properties 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