aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/XMEGA/LLD
Commit message (Expand)AuthorAgeFilesLines
* AVR: Cleanup code source.Theodore Ateba2018-09-046-61/+60
* AVR: Correct the indentation on hal_crypto_lld.c file.Theodore Ateba2018-09-041-22/+22
* AVR: Change the comment type and correct indentation at the end of the file.Theodore Ateba2018-09-041-25/+25
* AVR: ADD SPI driver to the AVR XMEGA family.Theodore Ateba2018-06-153-0/+727
* AVR: Update the error code for the encryption/decryption operations.Theodore Ateba2018-06-131-2/+2
* AVR: Add Crypto driver.Theodore Ateba2018-06-123-0/+527
* AVR: add DAC low level driver for XMEGA128A4U.Theodore Ateba2018-02-213-0/+536
* AVR: add DMA low level driver for XMEGA128A4UTheodore Ateba2018-02-203-0/+353
* AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.Theodore Ateba2018-02-193-0/+416
* AVR: Add driver.mk file for Usarts and Serials drivers.Theodore Ateba2018-02-121-0/+13
* AVR: Add serial low level driver for ATXMEGA128U4A.Theodore Ateba2018-02-122-0/+1033
* AVR: Add usart low level driver for ATXMEGA128U4A.Theodore Ateba2018-02-122-0/+931
* AVR: Cleanup code source.Theodore Ateba2018-01-204-72/+70
* AVR: Add PAL line support in XMEGA lld.Theodore Ateba2017-09-162-2/+187
* Add AVR XMega PAL low level driver files.Theodore Ateba2017-08-093-0/+480
* Add AVR XMega system tick low level driver files.Theodore Ateba2017-08-093-0/+281