summaryrefslogtreecommitdiff
path: root/nuttx/tools/mkconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Add logic to measure AVR stack usagepatacongo2011-06-181-0/+1
* Reduce memory usage in same AVR configurationspatacongo2011-06-161-1/+0
* Implemented line-oriented buffering for std outputpatacongo2011-05-141-0/+7
* Some initial NXFFS bugfixespatacongo2011-04-291-2/+3
* Add tools to manage a version filepatacongo2011-04-141-120/+7
* Clean kernel-/user-mode module buildpatacongo2011-04-051-1/+10
* Fix demand-paging compilation errorspatacongo2010-08-221-0/+1
* updatepatacongo2010-06-161-1/+2
* If msg size==0, disable POSIX msg queuespatacongo2009-12-171-0/+6
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-1/+10
* Straighten out conditional compilationpatacongo2009-06-171-0/+13
* Adding basic framework for NXFLATpatacongo2009-06-161-0/+6
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-3/+3
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-2/+13
* Need write-able block drivers even if no write-able FSpatacongo2008-10-231-3/+3
* ROMFS filesystem supportpatacongo2008-09-101-4/+30
* TCP and ICMP protocols may now be disabledpatacongo2007-11-221-1/+3
* Implements basic TCP connection logicpatacongo2007-09-021-5/+18
* No longer uses _GNU_SOURCE-specific asprintf()patacongo2007-06-091-6/+12
* Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo2007-05-261-0/+6
* Create configs/ dir; separate board configuration from processor architecturepatacongo2007-03-231-2/+2
* Add capability to manager memory in discontiguous regions.patacongo2007-03-041-0/+4
* Progress with C5471 bootpatacongo2007-02-191-13/+16
* NuttX RTOSpatacongo2007-02-171-0/+239