aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/MEGA
Commit message (Expand)AuthorAgeFilesLines
* Correct code style and comment on USB driver files.Theodore Ateba2017-09-022-4/+27
* Correct comment on Serial driver files.Theodore Ateba2017-09-022-4/+4
* Correct code style and comment on ST driver files.Theodore Ateba2017-09-022-5/+4
* Correct code style and comment on PWM driver files.Theodore Ateba2017-09-022-58/+60
* Correct code style and comment on ICU driver files.Theodore Ateba2017-09-022-24/+24
* Correct code style and comment on GPT driver files.Theodore Ateba2017-09-022-4/+10
* Correct the comment on SPI driver files.Theodore Ateba2017-09-022-4/+4
* Correct the I2C driver code style and comment.Theodore Ateba2017-09-022-4/+9
* Correct comment in PAL driver files.Theodore Ateba2017-09-022-4/+6
* Correct comment.Theodore Ateba2017-09-022-8/+7
* Change commnet, remove empty line.Theodore Ateba2017-09-022-11/+8
* Fixed SPI interruption enable, driver restart with different configuration.Theodore Ateba2017-09-012-117/+83
* Add tabulation.Theodore Ateba2017-08-241-3/+3
* Add LLD directory to the AVR XMEGA Low Level Drivers.Theodore Ateba2017-08-168-29/+29
* Modify AVR XMEGA platform according the new architecture.Theodore Ateba2017-08-161-10/+10
* Add low level driver directory and platfor for AVR MEGA.Theodore Ateba2017-08-1635-0/+0
* Remove the PCINT support from EXT driver because of a lot of conflicts. The P...Theodore Ateba2017-07-312-855/+264
* Correct the string to find.Theodore Ateba2017-07-146-6/+6
* Add driver folders and a driver.mk file.Theodore Ateba2017-07-1431-11/+92
* Adding AVR family subdirecories.Theodore Ateba2017-07-1427-0/+7579