summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/src
Commit message (Expand)AuthorAgeFilesLines
* Rename all use of up_boardinitialize(). Should not use common microprocessin...Gregory Nutt2015-02-281-5/+4
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-271-3/+4
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-25/+5
* More trailing whilespace removalGregory Nutt2014-04-132-6/+6
* Create AVR32 Kconfig files; reshuffled lots of configuration namesGregory Nutt2014-03-051-2/+2
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-4/+4
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-3/+3
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-3/+3
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-9/+5
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Email address change in nuttx/patacongo2012-09-136-307/+307
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-1/+1
* Turn PIC32MXMMB backlight offpatacongo2012-04-256-0/+0
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-9/+9
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-021-1/+1
* Add a USB mass storage example for AVRpatacongo2011-06-205-2/+347
* Preparing for AVR USB driverpatacongo2011-06-201-16/+16
* Add Teensy NSH config; remove unusable AVR ostest configspatacongo2011-06-171-0/+194
* Add configuratin for PJRC Teensy boardpatacongo2011-06-163-0/+291