aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/MACv1
Commit message (Collapse)AuthorAgeFilesLines
* Added a check into the MAC driver to optionally disable TX FIFO flushing.gdisirio2018-10-271-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12391 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed #971.Giovanni Di Sirio2018-08-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12224 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-202-2/+2
| | | | 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-2/+2
| | | | | | 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-2/+2
| | | | | | 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
* Fixed bug #815.Giovanni Di Sirio2017-01-311-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10075 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Introduced modularized driver makefiles.gdisirio2017-01-161-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10053 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9970 ↵Giovanni Di Sirio2016-12-192-4/+17
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed build error after migration to new naming convention in HAL.Uladzimir Pylinski2016-04-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9264 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes.Giovanni Di Sirio2016-04-022-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9218 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated header guards for LLD files.Giovanni Di Sirio2016-04-021-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9211 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 LLD renaming done.Giovanni Di Sirio2016-04-022-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9208 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass license update.Giovanni Di Sirio2016-03-182-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #686.Giovanni Di Sirio2015-12-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8647 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8301 ↵Giovanni Di Sirio2015-09-161-17/+17
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #626.Giovanni Di Sirio2015-08-061-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8170 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Adjustments to the EXT driver, not yet finished. Moved all STM32 drivers in ↵Giovanni Di Sirio2015-07-282-0/+1103
private subdirectories. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8119 35acf78f-673a-0410-8e92-d51de3d6d3f4