| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #1022. | Giovanni Di Sirio | 2019-03-17 | 1 | -24/+15 |
* | Fixed bug #1020. | Giovanni Di Sirio | 2019-03-16 | 1 | -1/+1 |
* | Cleanup in PAL driver. | Giovanni Di Sirio | 2019-01-19 | 2 | -0/+4 |
* | Event enable check API added to PAL driver. | Giovanni Di Sirio | 2019-01-05 | 1 | -0/+14 |
* | Improved type robustness of STM32 GPIO PAL drivers. | gdisirio | 2018-10-27 | 1 | -6/+8 |
* | Fixed bug #948. | Giovanni Di Sirio | 2018-05-26 | 1 | -0/+1 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 3 | -3/+3 |
* | Updated GPIOv3 for new board files. | Giovanni Di Sirio | 2017-12-02 | 2 | -176/+10 |
* | Added separated headers for STM32 GPIO. | Giovanni Di Sirio | 2017-12-01 | 1 | -0/+113 |
* | Fixed GPIO port index calculation. | Giovanni Di Sirio | 2017-09-11 | 1 | -2/+2 |
* | Fixed a problem in PAL callbacks STM32 LLDs. | Giovanni Di Sirio | 2017-09-03 | 1 | -7/+8 |
* | Made PAL callback and wait APIs independent from each other. | Giovanni Di Sirio | 2017-09-02 | 2 | -21/+20 |
* | PAL synchronous API. | Giovanni Di Sirio | 2017-09-02 | 2 | -8/+23 |
* | PAL callbacks implementation for STM32, not complete yet. | Giovanni Di Sirio | 2017-08-30 | 2 | -1/+173 |
* | Introduced modularized driver makefiles. | gdisirio | 2017-01-16 | 1 | -0/+9 |
* | Fixed bug #813. | Giovanni Di Sirio | 2017-01-11 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9605 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-06-08 | 1 | -3/+3 |
* | Documentation related fixes. | Giovanni Di Sirio | 2016-04-02 | 2 | -2/+2 |
* | Updated header guards for LLD files. | Giovanni Di Sirio | 2016-04-02 | 1 | -3/+3 |
* | STM32 LLD renaming done. | Giovanni Di Sirio | 2016-04-02 | 2 | -0/+0 |
* | Mass license update. | Giovanni Di Sirio | 2016-03-18 | 2 | -2/+2 |
* | Fixed bug #723. | Giovanni Di Sirio | 2016-03-05 | 1 | -7/+20 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8853 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-02-06 | 2 | -7/+7 |
* | Addded pin lock capability to STM32 GPIOv3 driver and board files. | Giovanni Di Sirio | 2015-11-13 | 2 | -5/+16 |
* | Added GPIOv3 driver (not tested). | Giovanni Di Sirio | 2015-11-12 | 2 | -0/+746 |