e1d3627bb1
since the maximum number of argument pass to wd_start in the whole code base is 2 and change CONFIG_MAX_WDOGPARMS in some defconfig from 1 to 2 oherwise pthread_condclockwait will fail Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Ib6cb28b8c0722058849e7be916e164513431d21c |
||
---|---|---|
.. | ||
defconfig | ||
nsh_flash.ztgt | ||
nsh_ram.ztgt | ||
nsh.zdsproj | ||
nsh.zfpproj | ||
README.txt |
README.txt ^^^^^^^^^^ nsh.zdsproj is a simple ZDS-II project that will allow you to use the ZDS-II debugger. nsh.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 nsh_flash.ztgt is the target file that accompanies the project files. This one is identical to boards/scripts/makerlisp_ram.ztgt. nsh_ram.ztgt is the target file that accompanies the project files. This one is identical to boards/scripts/makerlisp_flash.ztgt.