1
0
mirror of https://github.com/marqs85/ossc.git synced 2024-06-09 09:29:29 +00:00
ossc/software/sys_controller/ulibSD
Ari Sundholm cd77713255 ulibSD/spi_io.[ch]: Add function to write a single byte over SPI.
Additionally, fix the misleading documentation for SPI_RW().
The new function, SPI_WW() follows the same naming logic, for better
or worse.
2020-11-05 19:11:04 +02:00
..
integer.h SD SPI implementation finished 2016-10-21 01:19:53 +03:00
sd_io.c Speed up SD card detection. 2016-10-27 23:33:39 +03:00
sd_io.h SD SPI implementation finished 2016-10-21 01:19:53 +03:00
spi_io.c ulibSD/spi_io.[ch]: Add function to write a single byte over SPI. 2020-11-05 19:11:04 +02:00
spi_io.h ulibSD/spi_io.[ch]: Add function to write a single byte over SPI. 2020-11-05 19:11:04 +02:00