nuttx/configs/z8f64200100kit/ostest
2014-08-07 13:42:47 -06:00
..
.gitignore Clone svn:ignore directory atributed to .gitignore files 2013-04-04 14:27:29 -06:00
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 Beginning separation of debug symbols and optimization selections 2013-12-20 11:43:02 -06:00
ostest.linkcmd Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
ostest.zdsproj Add configuration for z8f64200100kit boar 2008-03-10 23:15:47 +00:00
README.txt More trailing whilespace removal 2014-04-13 16:22:22 -06:00
setenv.sh Verify that z8 targets still build (under Cygwin) 2012-11-28 15:53:42 +00:00
test-result.txt Add configuration for z8f64200100kit boar 2008-03-10 23:15:47 +00:00

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

ostest.zfpproj 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