summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/teensy
AgeCommit message (Expand)AuthorFilesLines
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo3-3/+3
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo3-0/+3
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo4-52/+52
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo4-10/+0
2012-08-13Fix bad AVR C++ include paths; remove stray typo from ctypes.hpatacongo4-10/+10
2012-04-25Turn PIC32MXMMB backlight offpatacongo6-0/+0
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+9
2012-04-12Kconfig updatepatacongo3-3/+3
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...patacongo3-6/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo3-60/+60
2012-01-25Massive name change USB STRG -> USB MSCpatacongo5-115/+115
2011-10-13Add a configuration for the lpc3152patacongo1-1/+1
2011-07-04Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo1-0/+6
2011-07-02Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo3-5/+5
2011-06-21Prep for 6.5 releasepatacongo1-0/+4
2011-06-21AVR build warnings; minor USB fixpatacongo1-0/+7
2011-06-20Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo1-1/+1
2011-06-20Add a USB mass storage example for AVRpatacongo14-12/+1674
2011-06-20Preparing for AVR USB driverpatacongo2-17/+65
2011-06-18Update documents and commentspatacongo1-1/+1
2011-06-17Fix AVR clock setup; add SPI driverpatacongo2-2/+4
2011-06-17Add Teensy NSH config; remove unusable AVR ostest configspatacongo10-14/+1484
2011-06-16Add configuratin for PJRC Teensy boardpatacongo10-0/+2137