summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog/pashello
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-121-1/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-091-1/+1
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-1/+1
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-031-0/+1
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* Create P-Code execution helper in apps/interpreters/prun; The P-Code binary f...Gregory Nutt2014-05-091-0/+1
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-3/+3
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* SAMD20: A little more USART logicGregory Nutt2014-02-151-42/+0
* Add a patch to work around the bug in the ZDS-II 5.0.1 toolchainGregory Nutt2014-01-241-7/+13
* 16Z: Some early bring-up fixesGregory Nutt2014-01-221-2/+2
* Add Z16F NSH configurationGregory Nutt2014-01-011-1/+1
* Beginning separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+8
* More changes for a clean ez80 KITG buildGregory Nutt2013-11-291-0/+6
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-281-1/+7
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+5
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-031-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-13/+13
* Rename namedapp as simply builtinpatacongo2012-12-231-1/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-2/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-292-3/+7
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-170/+431
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-292-69/+140
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-281-1/+1
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-261-54/+51
* More changes for Mikepatacongo2012-11-151-2/+2
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-2/+2
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-11/+20
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-2/+11
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-0/+8
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-135-5/+5
* Remove several unused configuration valuespatacongo2012-09-081-1/+0
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-2/+2
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-2/+2
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-191/+1
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+1