Martin Rutschmann
39867e87cd
Use SPI library for Teensy LC
With this commit no direct register access to SPI hardware should be done anymore for Teensy LC. This is done in the same way as for Teensy 4. Additionally the USE_TEENSY4_SPI define was renamed to USE_SPI_LIB as it is now used for not only Teensy 4.
hace 4 años
PaulStoffregen
4ca861105f
Fix SD on SPI issues on IMXRT
hace 5 años
Frank
b661c6825d
Update Sd2Card.cpp
hace 5 años
Frank
07d6da6eec
Update Sd2Card.cpp
hace 5 años
PaulStoffregen
a6da621578
Fix timeouts
hace 7 años
PaulStoffregen
0d0d071957
Add support for Kinetis SDHC on Teensy 3.5 & 3.6
hace 8 años
PaulStoffregen
4ae02baf25
More carefully balance chip select low/high
hace 8 años
PaulStoffregen
e524fd7739
Delete even more never-used stuff
hace 8 años
PaulStoffregen
88854a530a
Delete more leftover unused stuff
hace 8 años
PaulStoffregen
48264458ef
Eliminate never-used partial block read
hace 8 años
PaulStoffregen
d06b82c9ba
Remove never-used code
hace 8 años
PaulStoffregen
60ada1cdf9
Add hardware defs
hace 8 años
PaulStoffregen
7285bbce2d
avoid timeout lock if millis() approaches 2^16
hace 9 años
PaulStoffregen
e643f24cdd
Fix error on Teensy 2.0 & LC
hace 9 años
PaulStoffregen
238964e9e3
Fix compiler warnings
hace 9 años
PaulStoffregen
6b0930b514
Fix SPI transaction mismatch errors
hace 10 años
PaulStoffregen
841c84dfe6
Default to 24 MHz clock on Teensy 3.x
hace 10 años
PaulStoffregen
1416d3aebd
Add SPI transaction support
hace 10 años
PaulStoffregen
56677045fb
Remove unused SOFTWARE_SPI code
hace 10 años
PaulStoffregen
bcef7d0b2d
Import Teensyduino 1.19 modifications
hace 10 años
PaulStoffregen
ae4b0cca06
Import SD library from Arduino 1.0.5
hace 10 años