summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g
Commit message (Expand)AuthorAgeFilesLines
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-489/+489
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-097-261/+368
* Add resource.h and fixed frequently cloned typopatacongo2011-05-244-8/+8
* Finish integration of the LPCXpresso OLED NX examplepatacongo2011-04-191-2/+2
* LPCXpresso USB device workspatacongo2011-04-171-0/+4
* 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-257/+257
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-124-8/+0
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-021-0/+1
* RTL18189 infrastructurepatacongo2011-02-122-176/+3
* Make space for int/isoc endpoint supportpatacongo2011-01-161-0/+13
* TD's no longer hard allocatedpatacongo2011-01-152-1/+6
* README updatespatacongo2011-01-111-2/+4
* Improve endpoint managementpatacongo2011-01-111-1/+3
* Initial debug fixespatacongo2010-12-311-1/+13
* Correct logic that turns on USB host powerpatacongo2010-12-311-34/+0
* Handling missing RHSC interruptpatacongo2010-12-301-0/+36
* update usb host docspatacongo2010-12-231-1/+13
* Add USB host support to Nucleus2Gpatacongo2010-12-233-5/+221
* Add trace options for examples/usbstoragepatacongo2010-12-041-0/+7
* typospatacongo2010-12-011-4/+6
* Minor usb-relatedpatacongo2010-11-301-1/+1
* Misc USB fixespatacongo2010-11-301-1/+1
* Fix MicroSD card supportpatacongo2010-11-301-1/+1
* Make size of LPC1766 EMAC RAM configurablepatacongo2010-11-285-0/+5
* Fix Broadcast config descriptionpatacongo2010-11-255-5/+0
* Initial debug fixes for LPC1766 ethernetpatacongo2010-11-161-1/+3
* Clean-up and document LP17xx ethernet driver configuration settingspatacongo2010-11-145-0/+116
* Add support for the Olimex LPC1766-STK boardpatacongo2010-11-061-1/+0
* Add strnlen()patacongo2010-10-274-0/+4
* Remove unused lpc17_usbinitialize()patacongo2010-09-032-22/+0
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-285-13/+13
* Add IDE notepatacongo2010-08-271-1/+13
* Remove support for Raisonance tools where it does not belongpatacongo2010-08-084-24/+0
* EP3 won't support bulk functionpatacongo2010-07-174-4/+8
* LPC17xx USBDEV driver now compiles (still untested)patacongo2010-07-164-3/+149
* Add USB configurationspatacongo2010-07-169-6/+2350
* Fix LED control logicpatacongo2010-07-044-226/+171
* Fix missing PCONP bit definition to enable GPIOpatacongo2010-07-031-2/+10
* GPIO debug-related fixespatacongo2010-07-031-2/+34
* Add SPI-based MMC/SD supportpatacongo2010-06-237-16/+361
* Correct IRQ handling, calibrate delay loopspatacongo2010-06-232-2/+2