summaryrefslogtreecommitdiff
path: root/nuttx/tools
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple work queuespatacongo2012-09-041-5/+13
* configure.sh now will ignore appconfig files if CONFIG_NUTTX_NEWCONFIG is def...patacongo2012-09-032-2/+45
* mksymtab: Fix handling of final comma. Some C compilers can't handle them; Al...patacongo2012-09-011-10/+19
* Ooops.. mksymtab needs to check for zero-length header file namespatacongo2012-09-011-7/+10
* Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo2012-09-0116-165/+601
* Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo2012-09-011-0/+10
* The content for uIP web server demo is no longer canned, but is not built dyn...patacongo2012-08-311-0/+115
* Add configurable application entry pointpatacongo2012-08-303-7/+159
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+38
* mkconfig now calculates DRAM_END if not providedpatacongo2012-08-161-0/+7
* Updates to support the Mirtoo internal clockingpatacongo2012-06-203-0/+370
* NFS just finished a major weight reduction programpatacongo2012-06-141-2/+10
* Kconfig updated + NFS updatepatacongo2012-04-231-2/+7
* Add tools/cmpconfig.c to compare to configuration filespatacongo2012-04-115-16/+353
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-3/+9
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-2/+2
* Fix a bug in 'make export' introduced recentlypatacongo2012-01-051-5/+22
* Correct last set of changes to configuration logicpatacongo2011-12-291-2/+2
* Updates for PIC32MX USB driverpatacongo2011-12-271-0/+6
* Changes to tools to support MAC OSpatacongo2011-12-273-14/+16
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2011-10-251-7/+9
* More fixe for FreeBSD buildpatacongo2011-08-281-1/+1
* STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo2011-08-271-7/+5
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-261-1/+1
* Extend the 'make export' logic to bundle up chip header files as wellpatacongo2011-08-251-0/+56
* Add more fontspatacongo2011-07-291-1/+12
* Add several new fontspatacongo2011-07-271-7/+30
* Fix for bdf-converterpatacongo2011-07-261-10/+83
* Add memory usage monitor to USB storage examplepatacongo2011-07-251-4/+4
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-3/+3
* Update BDF converterpatacongo2011-07-242-17/+178
* Add JP's BDF font conversion programpatacongo2011-07-233-3/+551
* Export make target now produces a .zip file by defaultpatacongo2011-07-122-11/+39
* Extend 'make export' logic to bundle up CFLAGS and linker scripts as wellpatacongo2011-07-123-21/+112
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-0/+208
* Fix for Bug[D ID: 3324387patacongo2011-06-221-1/+1
* 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