aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/AVR
Commit message (Expand)AuthorAgeFilesLines
* AVR: Correct a bad comment, and the description and remove a wrong details.Theodore Ateba2018-02-191-5/+3
* AVR: Correct the file name.Theodore Ateba2018-02-191-1/+1
* Mass update of GPL license statement.Giovanni Di Sirio2018-01-204-4/+4
* Modified some names for consistency.Giovanni Di Sirio2017-11-211-3/+3
* Improved make system.Giovanni Di Sirio2017-11-211-0/+5
* AVR: Remove the programming target from the generic makefile rule.Theodore Ateba2017-09-161-13/+0
* Add AVR makefile rules for compilation.Theodore Ateba2017-09-131-0/+297
* Remove a compilation warning.Theodore Ateba2017-09-131-0/+3
* Add NIL support for AVR Tiny architecture.Theodore Ateba2017-07-141-1/+6
* Resolve the linker error message: undefined reference to chThdExit.tfateba2017-06-101-1/+1
* Worked around GCC-AVR strange behavior in AVR port.Giovanni Di Sirio2017-01-112-2/+18
* Fixed small ident, readme file and Makefile.tfateba2016-11-011-1/+1
* Add test program for AVR ADC hal.tfateba2016-11-011-0/+1
* Applied latest warning fix also for 3-byte PC sized modelsFabio Utzig2016-10-271-3/+3
* Fix casting warnings that prevent using -WerrorIgor Stoppa2016-10-251-3/+3
* Fixed bug in cnt_t type of AVR port.Giovanni Di Sirio2016-08-031-1/+1
* More infos in chtypes.h.Giovanni Di Sirio2016-04-161-4/+16
* [AVR] Fixed AVR port issuesFabio Utzig2016-04-161-19/+17
* [AVR] Fixed port pathsFabio Utzig2016-04-161-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410...Giovanni Di Sirio2016-03-233-9/+9
* Mass renaming of HAL files.Giovanni Di Sirio2016-03-231-1/+1
* Mass license update.Giovanni Di Sirio2016-03-184-4/+4
* Tree reorganization.Giovanni Di Sirio2016-02-165-0/+920