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 |
|
Damien George
|
0b88a9f02e
|
unix/coverage: Allow coverage tests to pass with debugging disabled.
|
2018-03-08 12:49:31 +11:00 |
|
sec2
|
250b24fe36
|
stm32/boards/NUCLEO_F767ZI: Update pins list to include 3 extra pins.
|
2018-03-07 18:53:02 +11:00 |
|
sec2
|
bda3620616
|
stm32/boards/stm32f767_af.csv: Add ADC column to pin capability list.
|
2018-03-07 18:40:06 +11:00 |
|
Damien George
|
024edafea0
|
stm32/i2c: On F4 MCUs report the actual I2C SCL frequency.
|
2018-03-07 14:59:03 +11:00 |
|
Damien George
|
8359210e71
|
docs/library/uos: Document mount, umount, VfsFat and block devices.
|
2018-03-07 14:50:38 +11:00 |
|
Damien George
|
63b003d523
|
docs/library/uos: Create sections for distinct parts and document uname.
|
2018-03-07 14:49:25 +11:00 |
|