nuttx/configs/ez80f910200kitg/ostest
2014-08-07 13:42:47 -06:00
..
.gitignore
defconfig Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems 2014-08-07 13:42:47 -06:00
Make.defs
ostest.linkcmd
ostest.zdsproj
README.txt More trailing whilespace removal 2014-04-13 16:22:22 -06:00
setenv.sh
test-result.txt

README.txt
^^^^^^^^^^

ostest.zdsproj is a simple ZDS-II project that will allow you
  to use the ZDS-II debugger.  Before using, copy the following
  files from the toplevel directory:

  nuttx.hex, nuttx.map, nuttx.lod

  to this directory as:

  ostest.hex, ostest.map, ostest.lod