1
0
mirror of https://github.com/marqs85/ossc.git synced 2024-06-18 05:29:33 +00:00
ossc/software/sys_controller_bsp
Ari Sundholm b890446e3d Implement userdata export.
A very simple implementation, as we are very short on remaining
block RAM. Simply blindly copies the entire userdata area to the
SD card. This may subject the SD card to some extra wear, as well
as potentially read-disturb some Flash memory pages, but this would
require more code.
2020-11-06 15:06:29 +02:00
..
drivers optimize clock network 2019-10-06 23:54:32 +03:00
HAL clean up and update README 2018-10-08 00:37:42 +03:00
alt_sys_init.c integrate zero-riscy 2018-10-06 13:19:12 +03:00
create-this-bsp Initial public release (FW 0.64) 2016-02-23 01:03:50 +02:00
libhal_bsp.a Implement userdata export. 2020-11-06 15:06:29 +02:00
linker.h integrate zero-riscy 2018-10-06 13:19:12 +03:00
linker.x integrate zero-riscy 2018-10-06 13:19:12 +03:00
Makefile switch to RV32E 2018-10-30 01:31:40 +02:00
mem_init.mk integrate zero-riscy 2018-10-06 13:19:12 +03:00
memory.gdb integrate zero-riscy 2018-10-06 13:19:12 +03:00
public.mk switch to RV32E 2018-10-30 01:31:40 +02:00
settings.bsp integrate zero-riscy 2018-10-06 13:19:12 +03:00
system.h advanced OSD implementation 2020-10-05 23:05:43 +03:00