summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
Commit message (Expand)AuthorAgeFilesLines
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-283-6/+6
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-154-4/+4
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-2/+2
* The default should be CONFIG_LIB_KBDCODEC=npatacongo2013-01-031-1/+1
* Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-301-15/+11
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-302-3/+3
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-284-305/+523
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-085-5/+5
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* More changes for Mikepatacongo2012-11-155-5/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-065-0/+40
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-0410-504/+28
* Part I of port of Rhombus math librarypatacongo2012-10-285-5/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-105-5/+5
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-104-4/+4
* Fix a recurring, cloned typopatacongo2012-10-061-2/+2
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-1/+1
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-056-20/+20
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-185-140/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Email address change in nuttx/patacongo2012-09-1316-16/+16
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+6
* Remove several unused configuration valuespatacongo2012-09-085-10/+0
* More Shenzhou board logicpatacongo2012-09-085-5/+5
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-045-10/+10
* Changes to Kconfig and matching defconfig filespatacongo2012-09-045-15/+15
* Add configurable application entry pointpatacongo2012-08-305-0/+7
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-305-1915/+5
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-275-0/+5
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-235-30/+30
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-206-7/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-165-5/+5
* Kconfig updatepatacongo2012-04-125-5/+5
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-1/+1
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-3/+1
* Add strcasestr()patacongo2012-02-031-3/+4
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-022-1/+3
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-029-29/+368
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-025-10/+0
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-0215-25/+1460