summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-123-3/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-093-3/+3
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-203-3/+3
* Remove the 16z board support from the main source tree. It is still avaialab...Gregory Nutt2014-09-053-8/+2
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-033-0/+3
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-013-6/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-312-2/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-242-2/+2
* wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt2014-08-211-3/+3
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-073-3/+3
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-073-3/+0
* 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