aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/XMEGA
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: ADD SPI driver to the AVR platform.Theodore Ateba2018-06-151-0/+1
* AVR: Update the error code for the encryption/decryption operations.Theodore Ateba2018-06-131-2/+2
* AVR: Add the Crypto driver to the platform file.Theodore Ateba2018-06-121-0/+1
* 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 DAC to the platform support file.Theodore Ateba2018-02-211-0/+1
* AVR: add DMA low level driver for XMEGA128A4UTheodore Ateba2018-02-203-0/+353
* AVR: Add DMA to the platform support file.Theodore Ateba2018-02-201-0/+1
* AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.Theodore Ateba2018-02-193-0/+416
* AVR: Add watchdog to the platform driver file.Theodore Ateba2018-02-191-0/+1
* AVR: Add USART and SERIAL low level driver to the platform description file.Theodore Ateba2018-02-121-0/+1
* 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-205-90/+88
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-202-2/+2
* Improved make system.Giovanni Di Sirio2017-11-211-0/+4
* 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
* Add AVR XMega hall and platform files.Theodore Ateba2017-08-093-0/+144