Jacob Pease
|
0396181d1e
|
Added function to set SPI clock speed.
|
2024-07-31 11:00:44 -05:00 |
|
Jacob Pease
|
23d9c7a486
|
Fixed syntax bugs. inline functions are now static and in the spi.h header.
|
2024-07-23 17:00:32 -05:00 |
|
Jacob Pease
|
692bbc35fd
|
Initial pass on SPI based bootloader code finished.
|
2024-07-23 16:33:49 -05:00 |
|
Jacob Pease
|
a95106b516
|
Progress made on implementing new disk read function.
|
2024-07-23 15:47:23 -05:00 |
|
Jacob Pease
|
ef1f55626c
|
Added sd_cmd and utility SPI functions.
|
2024-07-22 16:57:04 -05:00 |
|
Jacob Pease
|
cc32e90f66
|
Added inital spi based sd card code. Working on CRC7 code that works.
|
2024-07-20 14:00:43 -05:00 |
|
Jacob Pease
|
6018ab82ab
|
Added tentative spi_send_byte function.
|
2024-07-19 12:30:32 -05:00 |
|
Jacob Pease
|
5123a43ba2
|
Added initial spi code to fpga/zsbl
|
2024-07-19 11:35:12 -05:00 |
|