aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy
Commit message (Expand)AuthorAgeFilesLines
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-153-3/+3
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-123-3/+3
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-1/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-083-3/+3
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-234-82/+18
* 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
* More changes for Mikepatacongo2012-11-153-3/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Mostly cosmetic changespatacongo2012-11-131-4/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-063-0/+24
* Part I of port of Rhombus math librarypatacongo2012-10-283-3/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-103-3/+3
* Fix a recurring, cloned typopatacongo2012-10-063-6/+6
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-053-3/+3
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-043-33/+33
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-183-84/+0
* Resync new repository with old repo r5166patacongo2012-09-173-3/+3
* Resync new repository with old repo r5166patacongo2012-09-1724-0/+4139