micropython/ports/stm32/boards
Damien George 6b51eb22c8 stm32: Consolidate include of genhdr/pins.h to single location in pin.h.
genhdr/pins.h is an internal header file that defines all of the pin
objects and it's cleaner to have pin.h include it (where the struct's for
these objects are defined) rather than an explicit include by every user.
2018-03-27 20:25:24 +11:00
..
B_L475E_IOT01A
CERB40
ESPRUINO_PICO
HYDRABUS
LIMIFROG
NETDUINO_PLUS_2
NUCLEO_F401RE
NUCLEO_F411RE
NUCLEO_F429ZI
NUCLEO_F446RE
NUCLEO_F746ZG
NUCLEO_F767ZI
NUCLEO_H743ZI
NUCLEO_L476RG
OLIMEX_E407 stm32/boards: Update all boards to work with new USB configuration. 2018-02-13 18:57:01 +11:00
PYBLITEV10
PYBV3
PYBV4
PYBV10
PYBV11
STM32F4DISC
STM32F7DISC
STM32F411DISC
STM32F429DISC
STM32F439
STM32F769DISC
STM32L476DISC
common.ld
make-pins.py
openocd_stm32f4.cfg
openocd_stm32f7.cfg
openocd_stm32l4.cfg
pllvalues.py
startup_stm32f4.s
startup_stm32f7.s
startup_stm32h7.s
startup_stm32l4.s
stm32f4xx_prefix.c
stm32f401_af.csv
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv
stm32f411.ld
stm32f411_af.csv
stm32f429.ld
stm32f429_af.csv
stm32f439.ld
stm32f439_af.csv
stm32f746.ld
stm32f746_af.csv
stm32f767.ld
stm32f767_af.csv
stm32f769.ld
stm32h743.ld
stm32h743_af.csv
stm32l476_af.csv
stm32l476xe.ld
stm32l476xg.ld