summaryrefslogtreecommitdiff
path: root/nuttx/tools
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
* Amber Web Server updatespatacongo2011-06-131-3/+3
* Implemented line-oriented buffering for std outputpatacongo2011-05-141-0/+7
* tools/mkdep.sh should not report an error if there are no files on the comman...patacongo2011-05-111-3/+3
* Some initial NXFFS bugfixespatacongo2011-04-291-2/+3
* Updates from Urospatacongo2011-04-201-1/+2
* THTTPD works on LPCXpressopatacongo2011-04-161-5/+3
* Documentation updatepatacongo2011-04-142-7/+26
* More version-related fixespatacongo2011-04-142-3/+4
* Add tools to manage a version filepatacongo2011-04-147-128/+497
* Clean kernel-/user-mode module buildpatacongo2011-04-051-1/+10
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-032-6/+230
* Kernel build mostly successfulpatacongo2011-04-021-18/+68
* Move more functions out of sched/ to lib/; proxies almost buildpatacongo2011-04-021-9/+83
* Add conditional compilation to syscall autogenerationpatacongo2011-04-011-16/+45
* Stubs are working/Proxies are closepatacongo2011-04-011-35/+279
* Progress on syscall buildpatacongo2011-03-311-1/+2
* Add mksyscall toolpatacongo2011-03-313-5/+467
* Move more files into subdirectories under lib/patacongo2011-03-311-6/+11
* More prep for 6.0 releasepatacongo2011-03-211-16/+15
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-212-35/+59
* More build fixespatacongo2011-03-202-3/+24
* More build fixespatacongo2011-03-201-0/+4
* Move nuttx/examples to apps/examplespatacongo2011-03-201-1/+1
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-5/+14
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-17/+17
* Update to apps/buildpatacongo2011-03-181-29/+85
* Fix zipme.shpatacongo2011-03-121-1/+1
* Prep for 5.19 releasenuttx-5.19patacongo2011-03-121-15/+25
* More support for SLIP data link protocolpatacongo2011-03-122-122/+122
* Add support for platoform specific ROMFS startup filespatacongo2011-03-082-0/+267
* Removed old CVS directoriespatacongo2011-02-141-26/+0
* Rename mc9s12ne64 directories and files to just m9s12patacongo2011-02-131-1/+3
* Don' depend on uname -o workingpatacongo2011-02-111-2/+2
* typopatacongo2010-11-101-1/+1
* Fix big-time naming error -- what was I thinking?patacongo2010-10-301-0/+2
* Extra space at end of linepatacongo2010-09-081-1/+1
* Fix demand-paging compilation errorspatacongo2010-08-221-0/+1
* updatepatacongo2010-06-161-1/+2
* Initial debugging fixespatacongo2010-05-031-0/+1
* Add a READMEpatacongo2010-04-141-0/+112
* commentspatacongo2010-04-101-1/+3
* If msg size==0, disable POSIX msg queuespatacongo2009-12-171-0/+6
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-1/+10
* another skip dirpatacongo2009-10-171-1/+2
* Fix a problem that was causing tools/incdir.sh to generate inappropriate path...patacongo2009-06-241-8/+76
* Straighten out conditional compilationpatacongo2009-06-171-0/+13
* Adding basic framework for NXFLATpatacongo2009-06-161-0/+6
* Basic support for dependencies on Windows GCC toolchainspatacongo2009-06-101-4/+52