summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-254-84/+84
* Massive name change USB STRG -> USB MSCpatacongo2012-01-256-118/+118
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Add resource.h and fixed frequently cloned typopatacongo2011-05-244-8/+8
* Misc USB storage-related cleanuppatacongo2011-04-161-6/+0
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-054-12/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-034-12/+12
* Remove .built_alwayspatacongo2011-04-014-5/+5
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-214-12/+12
* More build fixespatacongo2011-03-201-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-208-40/+164
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-186-258/+258
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-124-8/+4
* Don' depend on uname -o workingpatacongo2011-02-114-8/+8
* Add trace options for examples/usbstoragepatacongo2010-12-041-0/+7