aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/FSMCv1/hal_fsmc_sram.c
Commit message (Collapse)AuthorAgeFilesLines
* Added support for STM32F7Adrian2018-01-311-1/+4
| | | | Tested only for STM32F746, other chipsets have to be checked.
* FSMC. Sync mode improvements.barthess2016-12-091-2/+8
| | | | | | | 1) Control registers writes reordered in init sequence to eliminate incorrect output clock frequnency in short period after CCLKEN bit set and B(W)TR registers set. 2) Added reset of CCLEN bit in stop procedure.
* Updated include guardsbarthess2016-10-171-1/+1
|
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-0/+156