nuttx/configs/z16f2800100zcog/pashello
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
pashello.linkcmd 16Z: Some early bring-up fixes 2014-01-22 13:46:42 -06:00
pashello.zfpproj
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