iabdalkader
|
66748aaf60
|
stm32/Makefile: Use separate startup file for each MCU series.
|
2018-03-09 15:14:17 +11:00 |
|
iabdalkader
|
88157715db
|
stm32/boards: Add startup_stm32l4.s for L4 series specific startup.
|
2018-03-09 15:14:10 +11:00 |
|
iabdalkader
|
e3b81f5712
|
stm32/boards: Add startup_stm32f4.s for F4 series specific startup.
|
2018-03-09 15:14:03 +11:00 |
|
iabdalkader
|
d84f1a90cc
|
stm32/boards: Add startup_stm32f7.s for F7 series specific startup.
|
2018-03-09 15:13:56 +11:00 |
|
iabdalkader
|
0f5cce7753
|
stm32/boards: Add startup_stm32h7.s for H7 series specific startup.
|
2018-03-09 15:13:13 +11:00 |
|
iabdalkader
|
bbf19bb64e
|
stm32/main: Enable D2 SRAM1/2/3 clocks on H7 MCUs.
|
2018-03-09 15:12:58 +11:00 |
|
iabdalkader
|
61d463ad07
|
stm32/mpconfigboard_common: Add STM32H7 common configuration.
|
2018-03-09 15:12:44 +11:00 |
|
iabdalkader
|
6d3f42f713
|
stm32/extint: Add EXTI support for H7 MCUs.
|
2018-03-09 15:12:34 +11:00 |
|
iabdalkader
|
711f817c2a
|
stm32/rtc: Add RTC support for H7 MCUs.
|
2018-03-09 15:12:29 +11:00 |
|
iabdalkader
|
0e51e4d139
|
stm32/dma: Add DMA support for H7 MCUs.
|
2018-03-09 15:12:19 +11:00 |
|
iabdalkader
|
fe29419c10
|
stm32/stm32_it: Add support for H7 MCUs.
|
2018-03-09 15:12:01 +11:00 |
|
iabdalkader
|
2858e0aef8
|
stm32/usbd_conf: Add USB support for H7 MCUs.
|
2018-03-09 15:11:22 +11:00 |
|
iabdalkader
|
d151adb791
|
stm32/modmachine: Support basic H7 MCU features.
|
2018-03-09 15:10:53 +11:00 |
|
iabdalkader
|
0989e0cdff
|
stm32/timer: Add Timer support for H7 MCUs.
|
2018-03-09 15:10:46 +11:00 |
|
iabdalkader
|
b982b95c18
|
stm32/uart: Add UART support for H7 MCUs.
|
2018-03-09 15:10:39 +11:00 |
|
iabdalkader
|
a863c60439
|
stm32/wdt: Add WDT support for H7 MCUs.
|
2018-03-09 15:10:31 +11:00 |
|
iabdalkader
|
3f86fbcb07
|
stm32/mphalport: Use GPIO BSRRL/BSRRH registers for H7 MCUs.
|
2018-03-09 15:10:10 +11:00 |
|
iabdalkader
|
2e93d4167d
|
stm32/system_stm32: Add H7 MCU system initialisation.
|
2018-03-09 15:09:56 +11:00 |
|
iabdalkader
|
81f8f5f163
|
stm32/flash: Add flash support for H7 MCUs.
|
2018-03-09 15:09:49 +11:00 |
|
iabdalkader
|
b8d09b9bef
|
stm32/Makefile: Add settings to support H7 MCUs.
|
2018-03-09 15:09:29 +11:00 |
|
iabdalkader
|
fabfacf3d7
|
stm32/boards: Add new NUCLEO_H743ZI board configuration files.
USB serial and mass storage works, and the REPL is also available via the
UART through the on-board ST-LINK.
|
2018-03-09 15:08:11 +11:00 |
|
Damien George
|
8522874167
|
stm32/boards: Add stm32h743.ld linker script.
|
2018-03-09 15:08:11 +11:00 |
|
Damien George
|
e22ef277b8
|
lib/stm32lib: Update library to include support for STM32H7 MCUs.
Now points to the branch: work-F4-1.16.0+F7-1.7.0+H7-1.2.0+L4-1.8.1
|
2018-03-09 14:31:34 +11:00 |
|
Damien George
|
a3c721772e
|
stm32/boards: Add stm32h743_af.csv file describing H7 GPIO alt funcs.
|
2018-03-09 14:06:34 +11:00 |
|
Damien George
|
72adc381fb
|
tests/basics/builtin_enumerate: Add test for many pos args to enumerate.
|
2018-03-08 12:51:06 +11:00 |
|