summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prep for 0.4.7 releasenuttx-4.7patacongo2009-05-294-12/+0
* Fix to lpc214x MMC/SD due to lm3s changespatacongo2009-05-285-7/+77
* Prep for 0.4.6 releasenuttx-4.6patacongo2009-05-191-1/+18
* Fix typopatacongo2009-05-191-1/+1
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Add ARM architecture type to configurationpatacongo2009-05-195-9/+29
* Calibrate lm3s6918 timing looppatacongo2009-05-181-0/+7
* Add support for fast GPIO on lpc214xpatacongo2009-05-094-19/+53
* Fix objcopy problem with newer toolchainspatacongo2009-04-294-0/+32
* Fix errors in last check-inpatacongo2009-04-291-11/+11
* Extend SPI interface for word sizes >8bitspatacongo2009-04-261-18/+27
* Fix gcc-4 float optionpatacongo2009-04-204-4/+4
* Add option to copy to RAMpatacongo2009-04-084-12/+24
* Add SPI method to set SCLK modepatacongo2009-03-291-4/+4
* Add enum argument to SPI status methodpatacongo2009-03-291-7/+10
* Add enum argument to SPI select methodpatacongo2009-03-291-5/+9
* Add option to select priority inheritancepatacongo2009-03-094-4/+24
* Add support for gcc 2.4.2 toolchainpatacongo2009-01-064-40/+68
* Need pre-processor support for auto-generation of source filepatacongo2008-11-264-0/+28
* Add support for TCP/IP connection backlogpatacongo2008-11-204-0/+8