aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a corner case.Giovanni Di Sirio2018-08-261-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12232 110e8d01-0319-4d1e-a829-52ad28d1bb01
* CAN1-CAN2 conflicts tentative fix.Giovanni Di Sirio2018-08-261-9/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12231 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep ↵Giovanni Di Sirio2018-01-171-5/+5
| | | | | | modes. Now RCC macros are able to set or clear the LP bit of a peripheral. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11300 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all ↵Giovanni Di Sirio2018-01-101-16/+16
| | | | | | dependencies inside STM32 drivers. Documentation fixes in some HAL modules. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11247 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added callbacks capability to the CAN driver.Giovanni Di Sirio2018-01-021-73/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11213 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #878.Giovanni Di Sirio2017-08-241-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10471 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation-related fixes.Giovanni Di Sirio2017-02-071-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10092 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed redundat assertion in STM32 CAN driver. Fixed some spacing issues.Giovanni Di Sirio2017-01-071-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10021 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added CAN3 support to the STM32 CANv1 driver.Giovanni Di Sirio2016-11-211-43/+239
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9942 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #770.Giovanni Di Sirio2016-08-261-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9743 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes.Giovanni Di Sirio2016-04-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9218 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 LLD renaming done.Giovanni Di Sirio2016-04-021-0/+847
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9208 35acf78f-673a-0410-8e92-d51de3d6d3f4