micropython/ports/stm32/boards
Damien George 2b9900380a stm32/boards/STM32F769DISC: Use macro instead of const for flash size.
So that the flash size can be changed in just one place.  Also remove the
duplicate cache entry.
2020-06-12 10:28:26 +10:00
..
ADAFRUIT_F405_EXPRESS
B_L072Z_LRWAN1 stm32/boards: Disable pend_throw, uheapq, utimeq on small-flash boards. 2020-03-28 13:55:59 +11:00
B_L475E_IOT01A
CERB40
ESPRUINO_PICO
HYDRABUS
LIMIFROG
MIKROE_CLICKER2_STM32
NADHAT_PYBF405
NETDUINO_PLUS_2
NUCLEO_F091RC
NUCLEO_F401RE
NUCLEO_F411RE
NUCLEO_F412ZG stm32/boards: Add board config for Nucleo-F412ZG development board. 2020-05-15 10:48:48 +10:00
NUCLEO_F413ZH
NUCLEO_F429ZI
NUCLEO_F446RE
NUCLEO_F722ZE
NUCLEO_F746ZG
NUCLEO_F767ZI
NUCLEO_H743ZI
NUCLEO_L073RZ stm32/boards: Disable pend_throw, uheapq, utimeq on small-flash boards. 2020-03-28 13:55:59 +11:00
NUCLEO_L432KC stm32/boards: Disable pend_throw, uheapq, utimeq on small-flash boards. 2020-03-28 13:55:59 +11:00
NUCLEO_L452RE
NUCLEO_L476RG
NUCLEO_WB55 stm32/boards/xxx_WB55: Enable pyb.ADC and hardware SPI on WB55 boards. 2020-06-02 10:48:49 +10:00
OLIMEX_E407
PYBD_SF2 stm32/boards/PYBD_SF2: Put BTstack library in external QSPI XIP flash. 2020-05-05 20:21:15 +10:00
PYBD_SF3
PYBD_SF6
PYBLITEV10
PYBV3
PYBV4
PYBV10
PYBV11
STM32F4DISC
STM32F7DISC
STM32F411DISC
STM32F429DISC
STM32F439
STM32F769DISC stm32/boards/STM32F769DISC: Use macro instead of const for flash size. 2020-06-12 10:28:26 +10:00
STM32L476DISC
STM32L496GDISC
USBDONGLE_WB55 stm32/boards/xxx_WB55: Enable pyb.ADC and hardware SPI on WB55 boards. 2020-06-02 10:48:49 +10:00
common_basic.ld
common_bl.ld
common_blifs.ld
common_ifs.ld
make-pins.py
manifest.py stm32: Enable and freeze uasyncio. 2020-03-26 01:25:45 +11:00
openocd_stm32f4.cfg
openocd_stm32f7.cfg
openocd_stm32l4.cfg
pllvalues.py
stm32f0xx_hal_conf_base.h
stm32f4xx_hal_conf_base.h
stm32f4xx_prefix.c
stm32f7xx_hal_conf_base.h
stm32f091_af.csv
stm32f091xc.ld
stm32f401_af.csv
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv
stm32f411.ld
stm32f411_af.csv
stm32f412_af.csv stm32: Add support for F412 MCUs. 2020-05-15 10:08:30 +10:00
stm32f412zx.ld stm32: Add support for F412 MCUs. 2020-05-15 10:08:30 +10:00
stm32f413_af.csv
stm32f413xg.ld
stm32f413xh.ld
stm32f429.ld
stm32f429_af.csv
stm32f439.ld
stm32f439_af.csv
stm32f722.ld
stm32f722_af.csv
stm32f746.ld
stm32f746_af.csv
stm32f767.ld
stm32f767_af.csv
stm32f769.ld
stm32h7xx_hal_conf_base.h
stm32h743.ld
stm32h743_af.csv
stm32l0xx_hal_conf_base.h
stm32l4xx_hal_conf_base.h stm32/adc: Add support to pyb.ADC for STM32WB MCUs. 2020-06-02 10:48:49 +10:00
stm32l072_af.csv
stm32l072xz.ld
stm32l432.ld
stm32l432_af.csv
stm32l452_af.csv
stm32l452xe.ld
stm32l476_af.csv
stm32l476xe.ld
stm32l476xg.ld
stm32l496_af.csv
stm32l496xg.ld
stm32wb55_af.csv
stm32wb55xg.ld
stm32wbxx_hal_conf_base.h