..
app.c
[SC64][SW] Added controller stack usage diagnostics
2023-01-30 06:15:08 +01:00
app.h
[SC64][SW] Added controller stack usage diagnostics
2023-01-30 06:15:08 +01:00
app.S
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
button.c
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
button.h
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
cfg.c
[SC64][SW] Server performance increase / USB save writeback / bootloader fixes ( #37 )
2023-04-04 20:25:58 +02:00
cfg.h
[SC64][SW] Server performance increase / USB save writeback / bootloader fixes ( #37 )
2023-04-04 20:25:58 +02:00
cic.c
[SC64][SW] Improved direct boot process
2023-02-19 15:50:57 +01:00
cic.h
[SC64][SW] Improved direct boot process
2023-02-19 15:50:57 +01:00
dd.c
[SC64][SW] Save writeback SD card optimizations
2023-01-04 23:18:55 +01:00
dd.h
[SC64][SW] Added automatic save writeback implementation
2022-11-26 18:54:29 +01:00
debug.c
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
debug.h
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
flash.c
[SC64][FW][SW] New loader application rewritten in Rust language ( #34 ) ( #36 )
2023-03-12 00:23:43 +01:00
flash.h
[SC64][FW][SW] New loader application rewritten in Rust language ( #34 ) ( #36 )
2023-03-12 00:23:43 +01:00
flashram.c
[SC64][FW] Added save write count register for SD save writeback
2022-11-24 22:55:05 +01:00
flashram.h
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
fpga.c
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
fpga.h
[SC64][SW] Changed firmware version reporting
2023-02-20 18:17:09 +01:00
gvr.c
[SC64][SW] Added automatic save writeback implementation
2022-11-26 18:54:29 +01:00
gvr.h
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
hw.c
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
hw.h
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
isv.c
[SC64][SW] Code cleanup
2022-12-11 18:28:05 +01:00
isv.h
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
lcmxo2.c
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
led.c
[SC64][SW] Added LED I/O blinking persistent setting
2023-02-10 21:38:49 +01:00
led.h
[SC64][FW][HW][SW] New version based on LCMXO2 FPGA ( #19 )
2022-11-10 11:46:54 +01:00
loader.c
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
loader.S
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
primer.c
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
primer.S
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
rtc.c
[SC64][SW] Added LED I/O blinking persistent setting
2023-02-10 21:38:49 +01:00
rtc.h
[SC64][SW] Added LED I/O blinking persistent setting
2023-02-10 21:38:49 +01:00
sd.c
[SC64][SW] ( #30 ) Remove usage of CMD23 in SD card sector read/write
2023-02-21 01:02:40 +01:00
sd.h
[SC64][DOCS][SW] SD card and flash related improvements
2023-01-06 23:47:00 +01:00
task.c
[SC64][SW] Added controller stack usage diagnostics
2023-01-30 06:15:08 +01:00
task.h
[SC64][SW] Added controller stack usage diagnostics
2023-01-30 06:15:08 +01:00
timer.c
[SC64][SW] Added automatic save writeback implementation
2022-11-26 18:54:29 +01:00
timer.h
[SC64][SW] USB debug improvements ( #38 )
2023-04-23 13:07:47 +02:00
update.c
[SC64][FW][SW] New loader application rewritten in Rust language ( #34 ) ( #36 )
2023-03-12 00:23:43 +01:00
update.h
[SC64][FW][SW] New loader application rewritten in Rust language ( #34 ) ( #36 )
2023-03-12 00:23:43 +01:00
usb.c
[SC64][SW] USB debug improvements ( #38 )
2023-04-23 13:07:47 +02:00
usb.h
[SC64][SW] USB debug improvements ( #38 )
2023-04-23 13:07:47 +02:00
vendor.h
[SC64][SW] Added board bring-up via UART header ( #20 )
2023-01-21 04:08:15 +01:00
version.c
[SC64] v2.15.0 release
2023-04-04 20:29:31 +02:00
version.h
[SC64][FW][SW] New loader application rewritten in Rust language ( #34 ) ( #36 )
2023-03-12 00:23:43 +01:00
writeback.c
[SC64][SW] Server performance increase / USB save writeback / bootloader fixes ( #37 )
2023-04-04 20:25:58 +02:00
writeback.h
[SC64][SW] Server performance increase / USB save writeback / bootloader fixes ( #37 )
2023-04-04 20:25:58 +02:00