nuttx/boards/z80/ez80/makerlisp/configs/sdboot
Xiang Xiao b0797263ca libc/stdio: Allocate file_struct dynamically
1.Reduce the default size of task_group_s(~512B each task)
2.Scale better between simple and complex application

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ia872137504fddcf64d89c48d6f0593d76d582710
2020-09-11 17:58:17 +08:00
..
defconfig libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
README.txt
sdboot_flash.ztgt
sdboot_ram.ztgt
sdboot.zdsproj Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
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.