aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/MEGA
Commit message (Expand)AuthorAgeFilesLines
* AVR: Cleanup source code.Theodore Ateba2018-01-2113-378/+402
* AVR: Cleanup code source.Theodore Ateba2018-01-2012-264/+272
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2022-22/+22
* AVR: Add other prescalers to the PWM low level driver and update testhal.Theodore Ateba2018-01-172-35/+92
* Improved make system.Giovanni Di Sirio2017-11-211-0/+4
* AVR: Update the ICU header file.Theodore Ateba2017-10-131-2/+45
* AVR: Update ICU low level driver functions names.Theodore Ateba2017-10-131-6/+7
* AVR: Update the USB lld file according to the new endpoint enumeration.Theodore Ateba2017-09-162-1/+10
* Add PAL line support in PAL lld for AVR port.Theodore Ateba2017-09-132-0/+199
* 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