nuttx/configs/z16f2800100zcog/pashello
Gregory Nutt d0254b1c79 Squashed commit of the following:
libs/libc/stdio/lib_libvsprintf.c:  Resolves the integer field width problem if Issue 35 for the cases of long and long long integer types.

    libs/libc/stdio/lib_libvsprintf.c:  Resolves the integer field width problem if Issue 35 for the case of integer types.

    libs/libc/stdio:  Remove CONFIG_NOPRINTF_FIELDWIDTH.  That option does, indeed, make the printf family of functions much smaller.  But it also adds a lot of complexity and makes the functions non-standard.  Removing this might break some of the tinier platforms but it is the best thing to do for long term maintanance for for OpenGroup.org compliance.
2018-10-05 09:33:48 -06:00
..
.gitignore Remove the configs/ directory 2015-06-29 13:12:29 -06:00
defconfig Squashed commit of the following: 2018-10-05 09:33:48 -06:00
pashello.zfpproj Merge in configs/ submodule 2016-04-10 07:57:59 -06:00
README.txt Remove the configs/ directory 2015-06-29 13:12:29 -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