summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z16f2800100zcog
AgeCommit message (Expand)AuthorFilesLines
2015-02-27configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt1-2/+4
2014-11-12Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt3-3/+0
2014-10-09Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt3-3/+3
2014-09-20Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt3-3/+3
2014-09-05Remove the 16z board support from the main source tree. It is still avaialab...Gregory Nutt3-8/+2
2014-09-03Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt3-0/+3
2014-09-01Remove final traces of the 8015 from the NuttX source treeGregory Nutt3-6/+0
2014-08-31Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2-2/+0
2014-08-24Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2-2/+2
2014-08-21wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt1-3/+3
2014-08-07Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt3-3/+3
2014-08-07Remove CONFIG_DISABLE_CLOCKGregory Nutt3-3/+0
2014-07-03Rename apps/examples/uip to apps/examples/webserverGregory Nutt3-3/+3
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt3-3/+3
2014-05-22Change all variadic macros to C99 styleGregory Nutt1-1/+1
2014-05-09Create P-Code execution helper in apps/interpreters/prun; The P-Code binary f...Gregory Nutt1-0/+1
2014-05-05The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt1-1/+1
2014-04-27Fix spelling, only one t in exitingGregory Nutt1-0/+8
2014-04-27Minor updates to READMEs and commentsGregory Nutt1-0/+5
2014-04-26Zneo: Misc minor updates from debuggingGregory Nutt2-56/+139
2014-04-26ZNeo Serial: Need to configure UART1 alternate functionGregory Nutt1-2/+2
2014-04-26Zneo Serial: Fix cut'n'paste error in some conditional configurationGregory Nutt1-1/+30
2014-04-25Zneo: Updated patch. Found another compiler failureGregory Nutt1-0/+28
2014-04-25Updates to ZNeo configurations + misc cosmetic changes to commentsGregory Nutt1-1/+1
2014-04-25Updated README filesGregory Nutt1-1/+5
2014-04-24Minor and cosmetic changes from initial 16z (v2) bringupGregory Nutt2-4/+5
2014-04-16Undefine IRQPRIO in all configurations it should not be setGregory Nutt3-3/+3
2014-04-13Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt1-10/+10
2014-04-13More trailing whilespace removalGregory Nutt3-14/+14
2014-04-11Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt3-3/+3
2014-03-06Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt3-3/+0
2014-02-28configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt1-0/+2
2014-02-15SAMD20: A little more USART logicGregory Nutt1-42/+0
2014-01-24rename up_led*() functions to board_led_*()Gregory Nutt1-7/+7
2014-01-24Add a patch to work around the bug in the ZDS-II 5.0.1 toolchainGregory Nutt8-126/+306
2014-01-24ZNEO: Verify that currrent code still works on the ZiLOG boardGregory Nutt4-773/+0
2014-01-2316z: Fix option bits; adjust system clock frequencyGregory Nutt1-13/+48
2014-01-2216Z: Some early bring-up fixesGregory Nutt4-6/+14
2014-01-22configs/16z: Add support for 16z boardGregory Nutt1-1/+1
2014-01-04README and other cosmetic updatesGregory Nutt1-0/+102
2014-01-02ZNEO: Fix lost serial interrupt bugGregory Nutt2-32/+0
2014-01-02Cosmetic: Updates to TODO anre README textGregory Nutt1-14/+23
2014-01-01Add Z16F NSH configurationGregory Nutt11-12/+1455
2014-01-01Make sure that the Z16F build still builds and runsGregory Nutt4-31/+416
2013-12-20Beginning separation of debug symbols and optimization selectionsGregory Nutt2-4/+16
2013-12-19Various changes for a clean ZNEO ZDS-II buildGregory Nutt1-2/+2
2013-11-29More changes for a clean ez80 KITG buildGregory Nutt2-0/+12
2013-11-28Changes for ZDS-II ez80 buildGregory Nutt2-2/+14
2013-09-25Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2-2/+2
2013-09-25Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2-2/+2