summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/micropendous3
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Turn PIC32MXMMB backlight offpatacongo3-0/+0
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-42/+42
2011-10-13Add a configuration for the lpc3152patacongo1-1/+1
2011-06-21Prep for 6.5 releasepatacongo1-0/+4
2011-06-17Fix AVR clock setup; add SPI driverpatacongo1-1/+3
2011-06-17Add Teensy NSH config; remove unusable AVR ostest configspatacongo6-1295/+0
2011-06-16Add configuratin for PJRC Teensy boardpatacongo3-4/+4
2011-06-16AT90USB port is basically functionalpatacongo2-2/+2
2011-06-16Reduce memory usage in same AVR configurationspatacongo2-18/+18
2011-06-16Fix SRAM data positionpatacongo3-15/+33
2011-06-15Make room for the noinit section before the heappatacongo2-2/+2
2011-06-15Need to control watchdog timer on AT90USBpatacongo1-0/+14
2011-06-13FTPC simplification and size reductionpatacongo1-4/+4
2011-06-13Add hello configuratin for AVRpatacongo7-95/+1394
2011-06-12Fix XTAL frequencies for AVR; add ISP mkII connection infopatacongo2-94/+242
2011-06-11Add ATMega128 configurationpatacongo2-4/+4
2011-06-10Add configuratin options to control the PIC32 configuration wordspatacongo1-2/+2
2011-06-08This finishes ALL AVR assembly languagepatacongo1-0/+1
2011-06-08More logic for the AVR portpatacongo4-28/+34
2011-06-08Add basic context switching logicpatacongo1-0/+1
2011-06-07First AVR compilepatacongo1-2/+0
2011-06-07More AVR build fixespatacongo4-30/+52
2011-06-07Setting up AVR build environmentpatacongo6-50/+257
2011-06-07Add AT90USB configurationpatacongo10-0/+1778