summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
Commit message (Expand)AuthorAgeFilesLines
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-034-4/+4
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-024-4/+4
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-131-67/+67
* More trailing whilespace removalGregory Nutt2014-04-133-74/+74
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-093-3/+3
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-064-4/+0
* configs/mcu123-lpc214x/composite: Configuration converted to use the kconfig-...Gregory Nutt2014-03-054-407/+672
* configs/mcu123-lpc214x/usbserial: Configuration converted to use the kconfig-...Gregory Nutt2014-03-045-396/+738
* configs/mcu123-lpc214x/usbmsc: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-039-480/+844
* Removed almost all ostest configurationsGregory Nutt2014-02-285-571/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-205-10/+20
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-255-22/+22
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-256-26/+26
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-056-10/+10
* Remove empty README.txt filesGregory Nutt2013-08-312-3/+0
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-266-12/+12
* Created new directories to hold SPI-related filesGregory Nutt2013-07-014-4/+4
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-132-2/+2
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-094-8/+0
* Add interrupt vector logic for the LM4F120patacongo2013-03-011-6/+0
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-035-5/+5
* 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