| Commit message (Expand) | Author | Age | Files | Lines |
* | AVR: Cleanup code source. | Theodore Ateba | 2018-09-04 | 6 | -61/+60 |
* | AVR: Correct the indentation on hal_crypto_lld.c file. | Theodore Ateba | 2018-09-04 | 1 | -22/+22 |
* | AVR: Change the comment type and correct indentation at the end of the file. | Theodore Ateba | 2018-09-04 | 1 | -25/+25 |
* | AVR: ADD SPI driver to the AVR XMEGA family. | Theodore Ateba | 2018-06-15 | 3 | -0/+727 |
* | AVR: ADD SPI driver to the AVR platform. | Theodore Ateba | 2018-06-15 | 1 | -0/+1 |
* | AVR: Update the error code for the encryption/decryption operations. | Theodore Ateba | 2018-06-13 | 1 | -2/+2 |
* | AVR: Add the Crypto driver to the platform file. | Theodore Ateba | 2018-06-12 | 1 | -0/+1 |
* | AVR: Add Crypto driver. | Theodore Ateba | 2018-06-12 | 3 | -0/+527 |
* | AVR: add DAC low level driver for XMEGA128A4U. | Theodore Ateba | 2018-02-21 | 3 | -0/+536 |
* | AVR: Add DAC to the platform support file. | Theodore Ateba | 2018-02-21 | 1 | -0/+1 |
* | AVR: add DMA low level driver for XMEGA128A4U | Theodore Ateba | 2018-02-20 | 3 | -0/+353 |
* | AVR: Add DMA to the platform support file. | Theodore Ateba | 2018-02-20 | 1 | -0/+1 |
* | AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U. | Theodore Ateba | 2018-02-19 | 3 | -0/+416 |
* | AVR: Add watchdog to the platform driver file. | Theodore Ateba | 2018-02-19 | 1 | -0/+1 |
* | AVR: Add USART and SERIAL low level driver to the platform description file. | Theodore Ateba | 2018-02-12 | 1 | -0/+1 |
* | AVR: Add driver.mk file for Usarts and Serials drivers. | Theodore Ateba | 2018-02-12 | 1 | -0/+13 |
* | AVR: Add serial low level driver for ATXMEGA128U4A. | Theodore Ateba | 2018-02-12 | 2 | -0/+1033 |
* | AVR: Add usart low level driver for ATXMEGA128U4A. | Theodore Ateba | 2018-02-12 | 2 | -0/+931 |
* | AVR: Cleanup source code. | Theodore Ateba | 2018-01-21 | 13 | -378/+402 |
* | AVR: Cleanup code source. | Theodore Ateba | 2018-01-20 | 22 | -452/+454 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 32 | -32/+32 |
* | AVR: Add other prescalers to the PWM low level driver and update testhal. | Theodore Ateba | 2018-01-17 | 2 | -35/+92 |
* | Improved make system. | Giovanni Di Sirio | 2017-11-21 | 3 | -0/+12 |
* | AVR: Update the ICU header file. | Theodore Ateba | 2017-10-13 | 1 | -2/+45 |
* | AVR: Update ICU low level driver functions names. | Theodore Ateba | 2017-10-13 | 1 | -6/+7 |
* | AVR: Update the USB lld file according to the new endpoint enumeration. | Theodore Ateba | 2017-09-16 | 2 | -1/+10 |
* | AVR: Add PAL line support in ATTiny lld. | Theodore Ateba | 2017-09-16 | 2 | -0/+187 |
* | AVR: Add PAL line support in XMEGA lld. | Theodore Ateba | 2017-09-16 | 2 | -2/+187 |
* | Add PAL line support in PAL lld for AVR port. | Theodore Ateba | 2017-09-13 | 2 | -0/+199 |
* | Correct code style and comment on USB driver files. | Theodore Ateba | 2017-09-02 | 2 | -4/+27 |
* | Correct comment on Serial driver files. | Theodore Ateba | 2017-09-02 | 2 | -4/+4 |
* | Correct code style and comment on ST driver files. | Theodore Ateba | 2017-09-02 | 2 | -5/+4 |
* | Correct code style and comment on PWM driver files. | Theodore Ateba | 2017-09-02 | 2 | -58/+60 |
* | Correct code style and comment on ICU driver files. | Theodore Ateba | 2017-09-02 | 2 | -24/+24 |
* | Correct code style and comment on GPT driver files. | Theodore Ateba | 2017-09-02 | 2 | -4/+10 |
* | Correct the comment on SPI driver files. | Theodore Ateba | 2017-09-02 | 2 | -4/+4 |
* | Correct the I2C driver code style and comment. | Theodore Ateba | 2017-09-02 | 2 | -4/+9 |
* | Correct comment in PAL driver files. | Theodore Ateba | 2017-09-02 | 2 | -4/+6 |
* | Correct comment. | Theodore Ateba | 2017-09-02 | 2 | -8/+7 |
* | Change commnet, remove empty line. | Theodore Ateba | 2017-09-02 | 2 | -11/+8 |
* | Fixed SPI interruption enable, driver restart with different configuration. | Theodore Ateba | 2017-09-01 | 2 | -117/+83 |
* | Add tabulation. | Theodore Ateba | 2017-08-24 | 1 | -3/+3 |
* | Add LLD directory to the AVR XMEGA Low Level Drivers. | Theodore Ateba | 2017-08-16 | 8 | -29/+29 |
* | Modify AVR XMEGA platform according the new architecture. | Theodore Ateba | 2017-08-16 | 1 | -10/+10 |
* | Add low level driver directory and platfor for AVR MEGA. | Theodore Ateba | 2017-08-16 | 35 | -0/+0 |
* | Remove the not implemented TIM lld files. | Theodore Ateba | 2017-08-13 | 6 | -1922/+0 |
* | Remove the not implemented USART lld files. | Theodore Ateba | 2017-08-13 | 2 | -566/+0 |
* | Update AVR tiny platform path according the new architecture and correct comm... | Theodore Ateba | 2017-08-13 | 1 | -6/+6 |
* | Update the platform name and comments. | Theodore Ateba | 2017-08-13 | 1 | -3/+3 |
* | Change the ATTiny GPIO files path according the new architecture and correct ... | Theodore Ateba | 2017-08-13 | 3 | -7/+8 |