summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/include
Commit message (Expand)AuthorAgeFilesLines
* Add skeletin of XMega includeGregory Nutt2014-06-273-0/+299
* Costmetic update to comments/README fileGregory Nutt2014-06-181-1/+1
* More trailing whilespace removalGregory Nutt2014-04-133-4/+4
* Create AVR32 Kconfig files; reshuffled lots of configuration namesGregory Nutt2014-03-054-4/+4
* Misc changes from Richard CochranGregory Nutt2014-01-151-1/+1
* Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; f...Gregory Nutt2013-04-041-2/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-18/+18
* Remove executable property from source and make filespatacongo2012-09-133-0/+0
* Email address change in nuttx/patacongo2012-09-1316-16/+16
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-052-40/+50
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-1/+6
* Fix an error that caused interrupts to become disabledpatacongo2011-06-181-26/+26
* Finsh AVR serial driverspatacongo2011-06-111-2/+2
* More AVR context switching logicpatacongo2011-06-081-3/+9
* Add basic context switching logicpatacongo2011-06-083-13/+47
* More AVR build fixespatacongo2011-06-073-37/+3
* Add AT90USB configurationpatacongo2011-06-071-5/+35
* Add AT90USB support and AVR vector/startup logicpatacongo2011-06-072-0/+295
* Add directory structure for AVR and ATMEGApatacongo2011-05-3110-74/+711
* Add directory structure to support PIC32patacongo2011-05-081-1/+1
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-6/+6
* Add basic syscall logic for i486 and AVR32patacongo2011-03-301-0/+138
* Add more syscall filespatacongo2011-03-291-0/+90
* Moving toward system call infrastructurepatacongo2011-03-291-0/+6
* Update some commentspatacongo2010-11-051-1/+0
* Fixes timer interruptspatacongo2010-11-032-39/+52
* Fix big-time naming error -- what was I thinking?patacongo2010-10-301-5/+5
* Add button logicpatacongo2010-10-171-1/+341
* Finish signal handlingpatacongo2010-10-161-2/+7
* Finish ADC header filepatacongo2010-10-141-0/+7
* Beginning of context switch logicpatacongo2010-10-141-4/+39
* cosmeticpatacongo2010-10-101-1/+1
* More INTC logicpatacongo2010-10-101-21/+60
* Add exception handling basicspatacongo2010-10-101-16/+17
* Finish serial driverpatacongo2010-10-091-1/+164
* Another typopatacongo2010-10-051-1/+1
* typospatacongo2010-10-051-8/+9
* Add global interrupt enable/disable logicpatacongo2010-10-052-5/+240
* Cloned AVR32 code now compilespatacongo2010-10-042-3/+7
* Add framework for AVRpatacongo2010-10-036-0/+574