summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add cmddata method to the SPI interfacepatacongo2010-12-031-0/+38
* Minor usb-relatedpatacongo2010-11-301-2/+2
* Add strnlen()patacongo2010-10-274-0/+4
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-285-18/+18
* In progress changes for OLED display workpatacongo2010-05-151-2/+37
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-155-34/+30
* Update READMEspatacongo2009-12-021-98/+7
* Move LPC-specific code from examples/usbstorage to mcu123-lpc214x/srcpatacongo2009-11-302-0/+148
* updatepatacongo2009-11-031-8/+17
* Add USB serial device configuration for STM32patacongo2009-10-233-4/+4
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+2
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-158-8/+20
* Flesh out examples/nxflat build environmentpatacongo2009-06-214-0/+24
* Integrated mknxflatpatacongo2009-06-188-4/+28
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-154-0/+124
* add build notepatacongo2009-06-111-1/+5
* Additional fixes for devkitARM toolchainpatacongo2009-06-1112-74/+90
* Add support for Windows GCC to lpc2148 and str711patacongo2009-06-1114-153/+477
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-087-0/+179
* Remove RUNFROMFLASH option from str-p711patacongo2009-06-011-1/+1