a0ce81d659
to save the preserved space(1KB) and also avoid the heap overhead Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I694073f68e1bd63960cedeea1ddec441437be025 |
||
---|---|---|
.. | ||
defconfig | ||
README.txt | ||
sdboot_flash.ztgt | ||
sdboot_ram.ztgt | ||
sdboot.zdsproj | ||
sdboot.zfpproj |
README.txt ^^^^^^^^^^ sdboot.zdsproj is a simple ZDS-II project that will allow you to use the ZDS-II debugger. sdboot.zfpproj is a simple project that will allow you to use the Smart Flash Programming. NOTE: As of this writing this project does not work, probably due to RAM configuration in the project. Use ZDS-II instead as is described in the upper README.txt file sdboot_flash.ztgt is the target file that accompanies the project files. This one is identical to boards/scripts/makerlisp_ram.ztgt. sdboot_ram.ztgt is the target file that accompanies the project files. This one is identical to boards/scripts/makerlisp_flash.ztgt.