1
0
mirror of https://github.com/marqs85/ossc.git synced 2024-09-27 04:55:03 +00:00
ossc/software/sys_controller/mem_init
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
..
epcq_controller_0.hex Initial public release (FW 0.64) 2016-02-23 01:03:50 +02:00
meminit.qip Initial public release (FW 0.64) 2016-02-23 01:03:50 +02:00
meminit.spd Initial public release (FW 0.64) 2016-02-23 01:03:50 +02:00
sys_onchip_memory2_0.hex Implement userdata export. 2020-11-06 15:06:29 +02:00