aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/avr
Commit message (Expand)AuthorAgeFilesLines
* Missing calls to class SUSPEND/RESUME methods in all USB driverspatacongo2013-01-311-0/+16
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-283-4/+4
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-284-10/+69
* Move stream data from TCB to task group structure.patacongo2013-01-261-23/+19
* Move file data from TCB to task grouppatacongo2013-01-261-5/+3
* Fix poll/select issue reported by Qiangpatacongo2013-01-242-8/+18
* Mostly costmetic updatespatacongo2012-12-232-6/+10
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-18/+18
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-031-0/+5
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-235-37/+241
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-141-0/+2
* Kconfig updates from Freddie Chopinpatacongo2012-11-141-1/+0
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-141-8/+17
* A few more build fixespatacongo2012-11-121-10/+12
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-14/+14
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Remove bash fragments that test for board/Makefilepatacongo2012-11-111-19/+34
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-35/+36
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-041-1/+1
* Resync new repository with old repo r5166patacongo2012-09-173-5/+11
* Resync new repository with old repo r5166patacongo2012-09-17137-0/+28754