aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32H7xx/stm32_rcc.h
Commit message (Expand)AuthorAgeFilesLines
* Some progress on H7 ADC, not finished.Giovanni Di Sirio2018-12-291-3/+3
* DAC rework for new DMA API , DAC support for STM32H7xx.Giovanni Di Sirio2018-12-291-3/+3
* Fixed missing semicolon.Giovanni Di Sirio2018-07-071-1/+1
* Fixed bug #953.Giovanni Di Sirio2018-07-071-9/+45
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-201-1/+1
* Fixed #912.Giovanni Di Sirio2018-01-191-0/+23
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-171-9/+18
* More ADCv4 code.Giovanni Di Sirio2018-01-121-29/+6
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-101-31/+29
* Various fixes in the new STM32F7xx support code.Giovanni Di Sirio2018-01-091-3/+3
* Added BDMA support to the STM32H7xx port.Giovanni Di Sirio2018-01-071-0/+23
* DMA and SPI code, not complete.Giovanni Di Sirio2017-12-271-1/+1
* Reviewed RCC macros.Giovanni Di Sirio2017-12-271-28/+113
* Various RCC changes, ST driver working.Giovanni Di Sirio2017-12-261-363/+92
* More H7 code.Giovanni Di Sirio2017-12-251-4/+52
* It compiles, not tested and unfinished.Giovanni Di Sirio2017-12-241-36/+176
* More H7 code, incomplete.Giovanni Di Sirio2017-12-181-0/+1653