micropython/stmhal/boards
Johannes Wågen f92f7dd2bc stmhal/boards: For STM32F411DISC, change I2C pin according to datasheet.
The pin had to be changed to get the I2C sensors on board to work.
2017-02-13 11:32:27 +11:00
..
CERB40 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 2016-12-13 16:26:45 +11:00
ESPRUINO_PICO stmhal: Move PY_SYS_PLATFORM config from board to general config file. 2016-12-13 16:26:45 +11:00
HYDRABUS
LIMIFROG
NETDUINO_PLUS_2
NUCLEO_F401RE
NUCLEO_F411RE
NUCLEO_F767ZI
NUCLEO_L476RG stmhal: Add support for STM32 Nucleo64 L476RG. 2016-12-22 17:45:50 +11:00
OLIMEX_E407
PYBLITEV10 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 2016-12-13 16:26:45 +11:00
PYBV3 stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init. 2016-12-22 14:55:26 +11:00
PYBV4 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 2016-12-13 16:26:45 +11:00
PYBV10 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 2016-12-13 16:26:45 +11:00
PYBV11 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 2016-12-13 16:26:45 +11:00
STM32F4DISC
STM32F7DISC stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init. 2016-12-22 14:55:26 +11:00
STM32F411DISC stmhal/boards: For STM32F411DISC, change I2C pin according to datasheet. 2017-02-13 11:32:27 +11:00
STM32F429DISC
STM32F439
STM32F769DISC stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init. 2016-12-22 14:55:26 +11:00
STM32L476DISC stmhal/boards/STM32L476DISC: Use external SPI flash for filesystem. 2017-01-24 17:01:53 +11:00
common.ld
make-pins.py
openocd_stm32f4.cfg stmhal: Fix examples in openocd configs to include addresses. 2017-01-24 00:34:36 +11:00
openocd_stm32f7.cfg stmhal: Fix examples in openocd configs to include addresses. 2017-01-24 00:34:36 +11:00
openocd_stm32l4.cfg stmhal: Fix examples in openocd configs to include addresses. 2017-01-24 00:34:36 +11:00
pllvalues.py
stm32f4xx_prefix.c
stm32f401_af.csv
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv
stm32f411.ld stmhal: Fix stack pointer initialisation for F411 and F429 boards. 2017-01-30 17:47:11 +11:00
stm32f411_af.csv
stm32f429.ld stmhal: Fix stack pointer initialisation for F411 and F429 boards. 2017-01-30 17:47:11 +11:00
stm32f429_af.csv
stm32f439.ld
stm32f439_af.csv
stm32f746.ld
stm32f746_af.csv
stm32f767.ld
stm32f767_af.csv
stm32f769.ld
stm32f769_af.csv
stm32l476_af.csv
stm32l476xe.ld
stm32l476xg.ld