aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/stm32f7.c
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Add comments on PLL frequency requirements to clock setup codeKevin O'Connor2025-06-021-0/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32f7: add support for stm32f7 and remram boardFrederic Morin2023-05-071-0/+168
Signed-off-by: Frederic Morin <frederic.morin.8@gmail.com>