aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #1029.Giovanni Di Sirio2019-05-121-0/+8
* Fixed bug #953.Giovanni Di Sirio2018-07-071-5/+25
* Added support for STM32F413, added ability to handle the TIMPRE bit in the RC...Giovanni Di Sirio2018-05-071-0/+99
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-201-1/+1
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-171-7/+14
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-101-219/+69
* Added CRC RCC macros.Giovanni Di Sirio2017-04-251-0/+30
* Fixed support for QUADSPI on F4xx.Giovanni Di Sirio2017-03-061-0/+30
* Fixed RTC on newer STM32F7 devices.Giovanni Di Sirio2016-10-281-1/+0
* Mass license update.Giovanni Di Sirio2016-03-181-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8894 35acf78f-673a-0410...Giovanni Di Sirio2016-02-141-3/+9
* [HAL, STM32F4xx, FSMC] Fixed build error caused by inproper handling of STM32...Uladzimir Pylinski2016-01-131-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8467 35acf78f-673a-0410...Giovanni Di Sirio2015-11-111-1/+1
* Fixed bug #612.Giovanni Di Sirio2015-08-061-18/+72
* Merged LTDC DMA2D code in STM32F4xx HAL.Giovanni Di Sirio2015-06-261-0/+30
* RCC DAC macrosGiovanni Di Sirio2015-05-131-1/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7936 35acf78f-673a-0410...Giovanni Di Sirio2015-05-021-3/+3
* DAC driver *almost* done.Giovanni Di Sirio2015-05-011-0/+31
* STM32F4xx. Added interrupt handler definitions and RCC switch macros for TIM1...Uladzimir Pylinski2015-03-131-0/+54
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410...gdisirio2015-01-111-1/+1
* FSMC. Added FMC support in rcc and registry files. This changes needed for co...barthess2014-11-161-4/+16
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7323 35acf78f-673a-0410...gdisirio2014-09-271-1/+1
* Added FSMC NAND driverbarthess2014-08-051-0/+29
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410...gdisirio2014-07-261-1/+1
* Fixed bug #482.gdisirio2014-04-061-0/+18
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6644 35...gdisirio2014-01-241-0/+1382