Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add AVR makefile rules for compilation. | Theodore Ateba | 2017-09-13 | 1 | -0/+297 | |
* | Add Line LED definition and comment. | Theodore Ateba | 2017-09-13 | 4 | -51/+144 | |
* | Remove a compilation warning. | Theodore Ateba | 2017-09-13 | 1 | -0/+3 | |
* | Add PAL line support in PAL lld for AVR port. | Theodore Ateba | 2017-09-13 | 2 | -0/+199 | |
* | Cosmetic changes in SAMA clock init | Rocco Marco Guglielmi | 2017-09-13 | 1 | -15/+5 | |
* | Updated LLD templates with latest changes. | Giovanni Di Sirio | 2017-09-13 | 4 | -0/+62 | |
* | Fixed bug #884. | Giovanni Di Sirio | 2017-09-13 | 2 | -5/+7 | |
* | Fixed GPIO port index calculation. | Giovanni Di Sirio | 2017-09-11 | 3 | -6/+6 | |
* | Moved wakeup logic in LLD. | Giovanni Di Sirio | 2017-09-09 | 4 | -34/+35 | |
* | Added wakeup bit clear on interrupt. | Giovanni Di Sirio | 2017-09-09 | 1 | -0/+3 | |
* | Tentative implementation of USB host wake-up API. | gdisirio | 2017-09-09 | 5 | -7/+67 | |
* | Fixed bug #885. | Giovanni Di Sirio | 2017-09-09 | 2 | -0/+3 | |
* | Fixed some typos and errors in the new hal_pal.h. | Giovanni Di Sirio | 2017-09-09 | 1 | -2/+2 | |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-09 | 3 | -23/+59 | |
* | Add comment to all AVR Makefiles. | Theodore Ateba | 2017-09-07 | 22 | -4/+55 | |
* | FatFS 0.13 integrated. | Giovanni Di Sirio | 2017-09-07 | 15 | -382/+396 | |
* | Add stm32f429 discovery demo to multi-devices-boards application. | Theodore Ateba | 2017-09-06 | 7 | -0/+1519 | |
* | Fixed bug #883. | Giovanni Di Sirio | 2017-09-05 | 2 | -2/+4 | |
* | Added UART driver system settings | edolomb | 2017-09-04 | 1 | -2/+17 | |
* | Added USARTv1 driver | edolomb | 2017-09-04 | 3 | -0/+827 | |
* | Included USARTv1 Driver | edolomb | 2017-09-04 | 1 | -0/+1 | |
* | Added pmc functions for UARTx | edolomb | 2017-09-04 | 1 | -1/+70 | |
* | Added clock definition for UARTx | edolomb | 2017-09-04 | 1 | -0/+9 | |
* | Fixed OSAL.H macro... | gdisirio | 2017-09-04 | 4 | -12/+12 | |
* | Removed _ from guard macros for consistency with other files. | Giovanni Di Sirio | 2017-09-04 | 4 | -12/+12 | |
* | Fixed bug #880. | Giovanni Di Sirio | 2017-09-03 | 2 | -1/+3 | |
* | Fixed a problem in PAL callbacks STM32 LLDs. | Giovanni Di Sirio | 2017-09-03 | 3 | -19/+22 | |
* | forgot to add a note | Giovanni Di Sirio | 2017-09-03 | 1 | -0/+2 | |
* | SPI driver improvements. | Giovanni Di Sirio | 2017-09-03 | 5 | -20/+139 | |
* | Aligned some mcuconf.h files. | Giovanni Di Sirio | 2017-09-03 | 4 | -19/+37 | |
* | Made PAL callback and wait APIs independent from each other. | Giovanni Di Sirio | 2017-09-02 | 18 | -218/+374 | |
* | Fixed a lame error.... | Giovanni Di Sirio | 2017-09-02 | 3 | -13/+13 | |
* | 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 some comments. | Giovanni Di Sirio | 2017-09-02 | 1 | -2/+2 | |
* | removed extra white space | Giovanni Di Sirio | 2017-09-02 | 1 | -1/+0 | |
* | PAL synchronous API. | Giovanni Di Sirio | 2017-09-02 | 10 | -47/+290 | |
* | Forgot the F103 builder | Giovanni Di Sirio | 2017-09-02 | 1 | -0/+6 | |
* | PAL callbacks added to STM32F103 | Giovanni Di Sirio | 2017-09-02 | 18 | -527/+2089 | |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-02 | 45 | -1672/+5765 | |
* | PAL callbacks added to STM32F373 | Giovanni Di Sirio | 2017-09-02 | 17 | -944/+1926 |