summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g
Commit message (Expand)AuthorAgeFilesLines
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-044-16/+16
* Changes to Kconfig and matching defconfig filespatacongo2012-09-044-16/+16
* Add configurable application entry pointpatacongo2012-08-304-0/+5
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-304-1612/+7
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-294-4/+4
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-274-0/+4
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-234-64/+64
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-205-12/+0
* Turn PIC32MXMMB backlight offpatacongo2012-04-257-0/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-124-4/+4
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-024-8/+0
* 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-80/+80
* Massive name change USB STRG -> USB MSCpatacongo2012-01-256-142/+142
* Corrections for LP17xx UARTs and Nucleus 2Gpatacongo2012-01-258-9/+219
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+2
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-191-0/+2
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-0/+12
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* 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