micropython/ports/stm32/boards
rolandvs 958fa74521 stm32/boards: Ensure USB OTG power is off for NUCLEO_F767ZI.
And update the GPIO init for NUCLEO_H743ZI to consistently use the mphal
functions.
2018-05-30 09:51:19 +10:00
..
B_L475E_IOT01A
CERB40
ESPRUINO_PICO
HYDRABUS
LIMIFROG
NETDUINO_PLUS_2
NUCLEO_F091RC stm32/boards: Add NUCLEO_F091RC board configuration files. 2018-05-28 21:49:49 +10:00
NUCLEO_F401RE
NUCLEO_F411RE
NUCLEO_F429ZI
NUCLEO_F446RE
NUCLEO_F746ZG
NUCLEO_F767ZI stm32/boards: Ensure USB OTG power is off for NUCLEO_F767ZI. 2018-05-30 09:51:19 +10:00
NUCLEO_H743ZI stm32/boards: Ensure USB OTG power is off for NUCLEO_F767ZI. 2018-05-30 09:51:19 +10:00
NUCLEO_L476RG
OLIMEX_E407
PYBLITEV10
PYBV3
PYBV4
PYBV10
PYBV11
STM32F4DISC
STM32F7DISC
STM32F411DISC
STM32F429DISC
STM32F439
STM32F769DISC
STM32L476DISC
STM32L496GDISC stm32/boards: Add config files for new board, STM32L496GDISC. 2018-05-18 22:39:49 +10:00
common_basic.ld
common_bl.ld
common_ifs.ld
make-pins.py
openocd_stm32f4.cfg
openocd_stm32f7.cfg
openocd_stm32l4.cfg
pllvalues.py
startup_stm32f0.s stm32/boards: Add startup_stm32f0.s for STM32F0 MCUs. 2018-05-28 21:49:49 +10:00
startup_stm32f4.s stm32: Enable UART7/8 on F4 series that have these peripherals. 2018-05-16 11:55:07 +10:00
startup_stm32f7.s
startup_stm32h7.s
startup_stm32l4.s stm32: Add support for STM32L496 MCU. 2018-05-18 22:37:30 +10:00
stm32f4xx_prefix.c
stm32f091_af.csv stm32/boards: Add alt-func CSV list and linker script for STM32F091. 2018-05-28 21:49:49 +10:00
stm32f091xc.ld stm32/boards: Add alt-func CSV list and linker script for STM32F091. 2018-05-28 21:49:49 +10:00
stm32f401_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 2018-05-29 21:37:49 +10:00
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv
stm32f411.ld
stm32f411_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 2018-05-29 21:37:49 +10:00
stm32f429.ld
stm32f429_af.csv
stm32f439.ld
stm32f439_af.csv stm32: Enable UART7/8 on F4 series that have these peripherals. 2018-05-16 11:55:07 +10:00
stm32f746.ld
stm32f746_af.csv
stm32f767.ld
stm32f767_af.csv
stm32f769.ld
stm32h743.ld
stm32h743_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 2018-05-29 21:37:49 +10:00
stm32l476_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 2018-05-29 21:37:49 +10:00
stm32l476xe.ld stm32: Add support for STM32L496 MCU. 2018-05-18 22:37:30 +10:00
stm32l476xg.ld stm32: Add support for STM32L496 MCU. 2018-05-18 22:37:30 +10:00
stm32l496_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 2018-05-29 21:37:49 +10:00
stm32l496xg.ld stm32/boards: Add board ld and af.csv files for STM32L496 MCU. 2018-05-18 22:39:44 +10:00