aboutsummaryrefslogtreecommitdiff
path: root/stmhal/system_stm32.c
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-09-04stmhal: Fix clock initialisation of L4 MCUs.Tobias Badertscher
2017-08-29stmhal: Update to new STM Cube HAL library.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-03stmhal: Clean up some header includes.Damien George
2016-12-07stmhal: Declare and initialise PrescTables for F7 MCUs.Rami Ali
2016-05-05stmhal: L4: Adapt startup code, clock configuration and interrupts.Tobias Badertscher
2015-11-23stmhal: Implement delayed RTC initialization with LSI fallback.T S
2015-08-15stmhal: Enable I & D caches for M7Dave Hylands
2015-08-07stamhal: Add definitions for MCU_SERIES_F4 and MCU_SERIES_F7Dave Hylands
2015-08-03stmhal: M7 Reset clocksources changed by DFU bootloaderDave Hylands
2015-07-30stmhal: Add STM32F7DISC and associated changes.Dave Hylands
2015-07-30stmhal: Renamed startup/system/_it.[ch] file to generic names.Dave Hylands