aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #1025.Giovanni Di Sirio2019-04-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12744 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
* Fixed bug #997.Giovanni Di Sirio2018-12-311-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12510 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added missing definition of STM32F413xx.Giovanni Di Sirio2018-12-311-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12509 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed bug #990.Giovanni Di Sirio2018-12-021-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12448 110e8d01-0319-4d1e-a829-52ad28d1bb01
* RTC update for F7.Giovanni Di Sirio2018-11-251-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12443 110e8d01-0319-4d1e-a829-52ad28d1bb01
* RTC update for F4.gdisirio2018-11-251-80/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12442 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Changes to RTCv2 driver, not finished yet.Giovanni Di Sirio2018-11-181-10/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12433 110e8d01-0319-4d1e-a829-52ad28d1bb01
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12412 ↵Giovanni Di Sirio2018-11-091-0/+9
| | | | 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed bug #978.Giovanni Di Sirio2018-09-191-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12272 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed timer settings.Giovanni Di Sirio2018-07-211-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12179 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed TIMPRE behavior.Giovanni Di Sirio2018-05-271-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12059 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1.Giovanni Di Sirio2018-05-151-3/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12036 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed TIMPRE.Giovanni Di Sirio2018-05-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12029 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Reorganization of F4 port, not finished yet.Giovanni Di Sirio2018-05-121-0/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12026 110e8d01-0319-4d1e-a829-52ad28d1bb01
* STM32F4 clock tree rework, unfinished.Giovanni Di Sirio2018-05-111-23/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12022 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added RCC capabilities to STM32F4 registry, clock trees in the family are ↵Giovanni Di Sirio2018-05-111-0/+45
| | | | | | too different from each other and need a deeper logic. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12018 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added support for STM32F413, added ability to handle the TIMPRE bit in the ↵Giovanni Di Sirio2018-05-071-0/+376
| | | | | | RCC_CFGR register. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12011 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
* Undid some changes.Giovanni Di Sirio2018-01-081-0/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11237 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added unified cache handler for Cortex-M devices.Giovanni Di Sirio2018-01-081-24/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11233 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed #889.Giovanni Di Sirio2017-10-011-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10732 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #861.Giovanni Di Sirio2017-07-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10314 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #860.Giovanni Di Sirio2017-07-081-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10313 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #853roccomarco2017-07-021-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10294 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various fixes thanks to pl4nkton.Giovanni Di Sirio2017-05-291-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10224 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #833.Giovanni Di Sirio2017-04-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10172 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed support for QUADSPI on F4xx.Giovanni Di Sirio2017-03-061-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10120 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various STM32 timers-related fixes into registry and RCC files.Giovanni Di Sirio2017-01-111-20/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10030 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added CAN3 support to the STM32 CANv1 driver.Giovanni Di Sirio2016-11-211-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9942 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added support for STM32F412.Rocco Marco Guglielmi2016-11-201-115/+456
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9936 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved OTG number of endpoints handling.Giovanni Di Sirio2016-10-131-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9860 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #780.Rocco Marco Guglielmi2016-09-281-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9816 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Wrong line in STM32F469xx registryRocco Marco Guglielmi2016-06-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9596 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved STM32 registriesRocco Marco Guglielmi2016-06-041-7/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9570 35acf78f-673a-0410-8e92-d51de3d6d3f4
* QUADSPI settings in all registries and platform.mk.Giovanni Di Sirio2016-05-261-0/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9535 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #739.Giovanni Di Sirio2016-05-071-2/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9438 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added support for STM32F410Rx,Rocco Marco Guglielmi2016-04-301-0/+266
| | | | | | | Added board files for ST_NUCLEO64_F410RB Added demo for STM32/RT-STM32F410RB-NUCLEO64 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9392 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RoccoMarco take note of this commit.Giovanni Di Sirio2016-04-171-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9310 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added linker script for STM32F446xC and STM32F446xERocco Marco Guglielmi2016-04-171-2/+11
| | | | | | | | Improved STM32F4xx/stm32_registry.h completing STM32F446 support Added ST_NUCLEO144_F446ZE board files Added RT-STM32F446ZE-NUCLEO144 demo git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9307 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added STM32F469 Discovery board file,Rocco Marco Guglielmi2016-04-101-1/+362
| | | | | | | | | Added linker script file for STM32F469xI Updated hal_lld.h and stm32_registry supporting STM32F469xx and SM32F479xx Added a demo for STM32F469 Discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9277 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated header guards for STM32 files.Giovanni Di Sirio2016-04-021-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9212 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass license update.Giovanni Di Sirio2016-03-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8892 ↵Giovanni Di Sirio2016-02-141-27/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F446 support.Giovanni Di Sirio2016-01-011-3/+338
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8665 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New STM32F3xx CMSIS headers.Giovanni Di Sirio2015-12-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8587 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated registries for WDG.Giovanni Di Sirio2015-12-031-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8558 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 LPUART1 support added.Giovanni Di Sirio2015-11-281-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8539 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added I2S attributes to STM32 registry entries.Giovanni Di Sirio2015-11-091-0/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8457 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8389 ↵Giovanni Di Sirio2015-10-241-8/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved M7 cache handling.Giovanni Di Sirio2015-08-271-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8246 35acf78f-673a-0410-8e92-d51de3d6d3f4