summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog
Commit message (Expand)AuthorAgeFilesLines
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-033-3/+3
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-023-3/+3
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* Create P-Code execution helper in apps/interpreters/prun; The P-Code binary f...Gregory Nutt2014-05-091-0/+1
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* Fix spelling, only one t in exitingGregory Nutt2014-04-271-0/+8
* Minor updates to READMEs and commentsGregory Nutt2014-04-271-0/+5
* Zneo: Misc minor updates from debuggingGregory Nutt2014-04-262-56/+139
* ZNeo Serial: Need to configure UART1 alternate functionGregory Nutt2014-04-261-2/+2
* Zneo Serial: Fix cut'n'paste error in some conditional configurationGregory Nutt2014-04-261-1/+30
* Zneo: Updated patch. Found another compiler failureGregory Nutt2014-04-251-0/+28
* Updates to ZNeo configurations + misc cosmetic changes to commentsGregory Nutt2014-04-251-1/+1
* Updated README filesGregory Nutt2014-04-251-1/+5
* Minor and cosmetic changes from initial 16z (v2) bringupGregory Nutt2014-04-242-4/+5
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-163-3/+3
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-131-10/+10
* More trailing whilespace removalGregory Nutt2014-04-133-14/+14
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-113-3/+3
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-063-3/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* SAMD20: A little more USART logicGregory Nutt2014-02-151-42/+0
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-7/+7
* Add a patch to work around the bug in the ZDS-II 5.0.1 toolchainGregory Nutt2014-01-248-126/+306
* ZNEO: Verify that currrent code still works on the ZiLOG boardGregory Nutt2014-01-244-773/+0
* 16z: Fix option bits; adjust system clock frequencyGregory Nutt2014-01-231-13/+48
* 16Z: Some early bring-up fixesGregory Nutt2014-01-224-6/+14
* configs/16z: Add support for 16z boardGregory Nutt2014-01-221-1/+1
* README and other cosmetic updatesGregory Nutt2014-01-041-0/+102
* ZNEO: Fix lost serial interrupt bugGregory Nutt2014-01-022-32/+0
* Cosmetic: Updates to TODO anre README textGregory Nutt2014-01-021-14/+23
* Add Z16F NSH configurationGregory Nutt2014-01-0111-12/+1455
* Make sure that the Z16F build still builds and runsGregory Nutt2014-01-014-31/+416
* Beginning separation of debug symbols and optimization selectionsGregory Nutt2013-12-202-4/+16
* Various changes for a clean ZNEO ZDS-II buildGregory Nutt2013-12-191-2/+2
* More changes for a clean ez80 KITG buildGregory Nutt2013-11-292-0/+12
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-282-2/+14
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-252-2/+2
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-252-2/+2
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-252-2/+2
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-262-4/+4
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-043-0/+14
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-032-2/+2
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-283-14/+14
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-4/+4
* Rename namedapp as simply builtinpatacongo2012-12-232-2/+2
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-4/+2
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-082-2/+2
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-296-7/+18