index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
system_stm32.c
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2017-09-04
stmhal: Fix clock initialisation of L4 MCUs.
Tobias Badertscher
2017-08-29
stmhal: Update to new STM Cube HAL library.
Damien George
2017-07-31
all: Use the name MicroPython consistently in comments
Alexander Steffen
2017-07-03
stmhal: Clean up some header includes.
Damien George
2016-12-07
stmhal: Declare and initialise PrescTables for F7 MCUs.
Rami Ali
2016-05-05
stmhal: L4: Adapt startup code, clock configuration and interrupts.
Tobias Badertscher
2015-11-23
stmhal: Implement delayed RTC initialization with LSI fallback.
T S
2015-08-15
stmhal: Enable I & D caches for M7
Dave Hylands
2015-08-07
stamhal: Add definitions for MCU_SERIES_F4 and MCU_SERIES_F7
Dave Hylands
2015-08-03
stmhal: M7 Reset clocksources changed by DFU bootloader
Dave Hylands
2015-07-30
stmhal: Add STM32F7DISC and associated changes.
Dave Hylands
2015-07-30
stmhal: Renamed startup/system/_it.[ch] file to generic names.
Dave Hylands