summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/micropendous3
AgeCommit message (Expand)AuthorFilesLines
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-4/+2
2012-11-06Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo1-0/+8
2012-10-28Part I of port of Rhombus math librarypatacongo1-1/+0
2012-10-10Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo1-1/+1
2012-10-06Fix a recurring, cloned typopatacongo1-2/+2
2012-10-05Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2-2/+2
2012-10-04Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo1-11/+11
2012-09-18Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo1-28/+0
2012-09-17Resync new repository with old repo r5166patacongo1-1/+1
2012-09-13Remove executable property from source and make filespatacongo1-0/+0
2012-09-13Email address change in nuttx/patacongo7-107/+107
2012-09-08Remove several unused configuration valuespatacongo1-2/+0
2012-09-08More Shenzhou board logicpatacongo1-1/+1
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-1/+1
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-1/+1
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-401/+2
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-11/+11
2012-08-20Changes for good auto-configuration of Micropendous3 boardpatacongo1-6/+6
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2-6/+0
2012-08-13Fix bad AVR C++ include paths; remove stray typo from ctypes.hpatacongo2-4/+4
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