summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber
Commit message (Expand)AuthorAgeFilesLines
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-2/+2
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-2/+2
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-401/+2
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-291-1/+1
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-14/+14
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-202-6/+0
* Auto-configuration updates from Richard Cochranpatacongo2012-08-171-6/+5
* Fix bad AVR C++ include paths; remove stray typo from ctypes.hpatacongo2012-08-131-3/+3
* Turn PIC32MXMMB backlight offpatacongo2012-04-253-0/+0
* Kconfig updatepatacongo2012-04-121-1/+1
* 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-021-2/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-42/+42
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Fix AVR clock setup; add SPI driverpatacongo2011-06-171-2/+4
* Add Teensy NSH config; remove unusable AVR ostest configspatacongo2011-06-176-1286/+2
* Add configuratin for PJRC Teensy boardpatacongo2011-06-163-4/+4
* AT90USB port is basically functionalpatacongo2011-06-162-1/+2
* Reduce memory usage in same AVR configurationspatacongo2011-06-161-16/+16
* Fix SRAM data positionpatacongo2011-06-163-15/+32
* Make room for the noinit section before the heappatacongo2011-06-152-2/+2
* AVR: Need to use rjmp, not jmp, in vector tablepatacongo2011-06-151-1/+16
* Amber Web Server updatespatacongo2011-06-137-85/+1399
* FTPC simplification and size reductionpatacongo2011-06-131-0/+109
* Add hello configuratin for AVRpatacongo2011-06-132-81/+83
* Fix XTAL frequencies for AVR; add ISP mkII connection infopatacongo2011-06-121-93/+93
* Add ATMega128 configurationpatacongo2011-06-1110-14/+1682
* More AVR build fixespatacongo2011-06-071-17/+32
* Setting up AVR build environmentpatacongo2011-06-071-0/+321