summaryrefslogtreecommitdiffstats
path: root/nuttx/tools
AgeCommit message (Expand)AuthorFilesLines
2012-08-16mkconfig now calculates DRAM_END if not providedpatacongo1-0/+7
2012-06-20Updates to support the Mirtoo internal clockingpatacongo3-0/+370
2012-06-14NFS just finished a major weight reduction programpatacongo1-2/+10
2012-04-23Kconfig updated + NFS updatepatacongo1-2/+7
2012-04-11Add tools/cmpconfig.c to compare to configuration filespatacongo5-16/+353
2012-02-11Add logic to re-direct debug output to a sysloggin devicepatacongo1-3/+9
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-2/+2
2012-01-05Fix a bug in 'make export' introduced recentlypatacongo1-5/+22
2011-12-29Correct last set of changes to configuration logicpatacongo1-2/+2
2011-12-27Updates for PIC32MX USB driverpatacongo1-0/+6
2011-12-27Changes to tools to support MAC OSpatacongo3-14/+16
2011-10-25Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo1-7/+9
2011-08-28More fixe for FreeBSD buildpatacongo1-1/+1
2011-08-27STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo1-7/+5
2011-08-26Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo1-1/+1
2011-08-25Extend the 'make export' logic to bundle up chip header files as wellpatacongo1-0/+56
2011-07-29Add more fontspatacongo1-1/+12
2011-07-27Add several new fontspatacongo1-7/+30
2011-07-26Fix for bdf-converterpatacongo1-10/+83
2011-07-25Add memory usage monitor to USB storage examplepatacongo1-4/+4
2011-07-24Move NX header files to include/nuttx/nxpatacongo1-3/+3
2011-07-24Update BDF converterpatacongo2-17/+178
2011-07-23Add JP's BDF font conversion programpatacongo3-3/+551
2011-07-12Export make target now produces a .zip file by defaultpatacongo2-11/+39
2011-07-12Extend 'make export' logic to bundle up CFLAGS and linker scripts as wellpatacongo3-21/+112
2011-07-11Add an 'export' target to the NuttX top-level Makefilepatacongo1-0/+208
2011-06-22Fix for Bug[D ID: 3324387patacongo1-1/+1
2011-06-18Add logic to measure AVR stack usagepatacongo1-0/+1
2011-06-16Reduce memory usage in same AVR configurationspatacongo1-1/+0
2011-06-13Amber Web Server updatespatacongo1-3/+3
2011-05-14Implemented line-oriented buffering for std outputpatacongo1-0/+7
2011-05-11tools/mkdep.sh should not report an error if there are no files on the comman...patacongo1-3/+3
2011-04-29Some initial NXFFS bugfixespatacongo1-2/+3
2011-04-20Updates from Urospatacongo1-1/+2
2011-04-16THTTPD works on LPCXpressopatacongo1-5/+3
2011-04-14Documentation updatepatacongo2-7/+26
2011-04-14More version-related fixespatacongo2-3/+4
2011-04-14Add tools to manage a version filepatacongo7-128/+497
2011-04-05Clean kernel-/user-mode module buildpatacongo1-1/+10
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2-6/+230
2011-04-02Kernel build mostly successfulpatacongo1-18/+68
2011-04-02Move more functions out of sched/ to lib/; proxies almost buildpatacongo1-9/+83
2011-04-01Add conditional compilation to syscall autogenerationpatacongo1-16/+45
2011-04-01Stubs are working/Proxies are closepatacongo1-35/+279
2011-03-31Progress on syscall buildpatacongo1-1/+2
2011-03-31Add mksyscall toolpatacongo3-5/+467
2011-03-31Move more files into subdirectories under lib/patacongo1-6/+11
2011-03-21More prep for 6.0 releasepatacongo1-16/+15
2011-03-21Prep for 6.0 releasepatacongo2-35/+59
2011-03-20More build fixespatacongo2-3/+24