nuttx/configs/z16f2800100zcog/pashello
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
pashello.linkcmd 16Z: Some early bring-up fixes 2014-01-22 13:46:42 -06:00
pashello.zfpproj Add pashello example 2008-02-02 20:08:12 +00:00
README.txt More trailing whilespace removal 2014-04-13 16:22:22 -06:00
setenv.sh Add a patch to work around the bug in the ZDS-II 5.0.1 toolchain 2014-01-24 11:58:30 -06:00

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

pashello.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:

  pashello.hex, pashello.map, pashello.lod