aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed QSPI driver and demos.Giovanni Di Sirio2018-10-061-352/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12331 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Tentative fix for QSPI race condition.Giovanni Di Sirio2018-03-271-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11858 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed minor documentation issues.Giovanni Di Sirio2018-01-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11370 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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-1/+1
| | | | | | 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-1/+1
| | | | | | 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
* Memory mapped mode implemented, to be tested.Giovanni Di Sirio2016-05-261-1/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9536 35acf78f-673a-0410-8e92-d51de3d6d3f4
* API for flash memory mapping, requires implementation.Giovanni Di Sirio2016-05-261-0/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9534 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9508 ↵Giovanni Di Sirio2016-05-241-0/+16
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9501 ↵Giovanni Di Sirio2016-05-231-2/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9483 ↵Giovanni Di Sirio2016-05-141-2/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9482 ↵Giovanni Di Sirio2016-05-141-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9481 ↵Giovanni Di Sirio2016-05-141-4/+24
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9480 ↵Giovanni Di Sirio2016-05-141-15/+53
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9478 ↵Giovanni Di Sirio2016-05-131-16/+18
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9472 ↵Giovanni Di Sirio2016-05-131-0/+212
35acf78f-673a-0410-8e92-d51de3d6d3f4