cvw/fpga/zsbl
2024-08-06 16:57:57 -05:00
..
bios.s
boot.c
boot.h
fail.c
fail.h
gpt.c
gpt.h
linker1000.x
Makefile
riscv.h
riscv.S Added functions to read registers and print information on failure. Also added a getTime function for a pretty boot display. 2024-08-02 15:14:30 -05:00
sd.c
sd.h Cleaned up code formatting a bit and added ability to set the SD card clock speed. 2024-07-31 10:59:41 -05:00
spi.c
spi.h
splitfile.sh
time.c Added functions to read registers and print information on failure. Also added a getTime function for a pretty boot display. 2024-08-02 15:14:30 -05:00
time.h
uart.c
uart.h