summaryrefslogtreecommitdiff
path: root/nuttx/configs/16z
Commit message (Expand)AuthorAgeFilesLines
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* 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-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
* Update ChangeLogGregory Nutt2014-06-021-1/+1
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRI...Gregory Nutt2014-04-281-0/+3
* Minor updates to READMEs and commentsGregory Nutt2014-04-271-2/+7
* Zneo: Misc minor updates from debuggingGregory Nutt2014-04-261-1/+7
* ZNeo: update calibrationGregory Nutt2014-04-251-1/+1
* Zneo: Updated patch. Found another compiler failureGregory Nutt2014-04-251-0/+28
* Updates to ZNeo configurations + misc cosmetic changes to commentsGregory Nutt2014-04-251-2/+2
* 16z: Reduce size of stacksGregory Nutt2014-04-251-52/+86
* 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-161-1/+1
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-131-10/+10
* More trailing whilespace removalGregory Nutt2014-04-133-12/+12
* Refresh configuration filesGregory Nutt2014-03-061-3/+36
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-288-1356/+5
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Add a patch to work around the bug in the ZDS-II 5.0.1 toolchainGregory Nutt2014-01-247-119/+303
* ZNEO: Verify that currrent code still works on the ZiLOG boardGregory Nutt2014-01-243-771/+0
* Should enable external bus after configuring itGregory Nutt2014-01-231-13/+39
* 16z: Fix option bits; adjust system clock frequencyGregory Nutt2014-01-234-12/+64
* 16Z: Some early bring-up fixesGregory Nutt2014-01-224-30/+13
* configs/16z: Add support for 16z boardGregory Nutt2014-01-2224-0/+4620