Arduino_STM32/STM32F1/libraries/SPI/src
stevstrong f1608abe0b SPI update
- cleaned up commented out lines
- run-time optimized write and transfer functions
- run-time optimized non-DMA block read routine
- function call order within DMA routines tied to F4 structure - in line
with AN4031, chapter 4.3
- reworked send functions (currently not used, deprecated, but still)
2017-05-22 21:09:12 +02:00
..
README.txt renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4 2015-02-24 20:13:04 +11:00
SPI.cpp SPI update 2017-05-22 21:09:12 +02:00
SPI.h SPI update 2017-05-22 21:09:12 +02:00

README.txt