circuitpython/ports/stm32/boards
David Lechner ca0c75f504 stm32/boards: Change default LSI_VALUE to 32000 for F4 MCUs.
In the STM32 HAL libraries, the default value for LSI_VALUE for F4 MCUs is
32 kHz.

Signed-off-by: David Lechner <david@pybricks.com>
2021-05-04 16:53:40 +10:00
..
ADAFRUIT_F405_EXPRESS
B_L072Z_LRWAN1 stm32/boards: Disable onewire module on boards with small flash. 2021-02-17 14:42:46 +11:00
B_L475E_IOT01A
CERB40
ESPRUINO_PICO
HYDRABUS
LIMIFROG
MIKROE_CLICKER2_STM32
NADHAT_PYBF405
NETDUINO_PLUS_2
NUCLEO_F091RC extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports. 2019-11-11 11:37:38 +11:00
NUCLEO_F401RE
NUCLEO_F411RE
NUCLEO_F412ZG
NUCLEO_F413ZH
NUCLEO_F429ZI
NUCLEO_F446RE
NUCLEO_F722ZE
NUCLEO_F746ZG stm32/board/NUCLEO_F746ZG: Enable Ethernet periph, lwip and ussl. 2019-09-11 11:20:58 +10:00
NUCLEO_F767ZI
NUCLEO_H743ZI stm32/boards/NUCLEO_H743ZI: Enable ethernet peripheral. 2020-12-08 15:27:51 +11:00
NUCLEO_L073RZ stm32/boards: Disable onewire module on boards with small flash. 2021-02-17 14:42:46 +11:00
NUCLEO_L432KC stm32/boards: Disable onewire module on boards with small flash. 2021-02-17 14:42:46 +11:00
NUCLEO_L452RE
NUCLEO_L476RG stm32/boards/NUCLEO_L476RG: Add 5 remaining UARTs. 2021-04-09 15:00:55 +10:00
NUCLEO_WB55 stm32/boards/NUCLEO_WB55: Enable LPUART1 on PA2/PA3. 2021-02-21 15:49:33 +11:00
OLIMEX_E407
PYBD_SF2 stm32/boards/PYBD_SF2: Enable RF switch compile option. 2021-04-30 10:16:15 +10:00
PYBD_SF3 stm32: Include .ARM section in firmware for C++ exception handling. 2021-04-06 12:11:15 +10:00
PYBD_SF6
PYBLITEV10 stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00
PYBV3
PYBV4
PYBV10
PYBV11
STM32F4DISC
STM32F7DISC
STM32F411DISC
STM32F429DISC
STM32F439 stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00
STM32F769DISC stm32/sdcard: Allow configuring the SDMMC periph used for SD/MMC card. 2021-04-30 00:58:17 +10:00
STM32L476DISC drivers/memory/spiflash: Add MICROPY_HW_SPIFLASH_ENABLE_CACHE option. 2020-12-18 13:39:32 +11:00
STM32L496GDISC
USBDONGLE_WB55
common_basic.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 2020-10-29 23:31:59 +11:00
common_bl.ld
common_blifs.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 2020-10-29 23:31:59 +11:00
common_bss_heap_stack.ld
common_extratext_data_in_flash.ld stm32: Support C++ code and user C modules written in C++. 2020-10-29 23:35:36 +11:00
common_extratext_data_in_flash_app.ld stm32: Support C++ code and user C modules written in C++. 2020-10-29 23:35:36 +11:00
common_extratext_data_in_flash_text.ld stm32: Support C++ code and user C modules written in C++. 2020-10-29 23:35:36 +11:00
common_ifs.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 2020-10-29 23:31:59 +11:00
make-pins.py stm32/uart: Add support for LPUART1 on L0, L4, H7 and WB MCUs. 2021-02-21 15:49:32 +11:00
manifest.py
openocd_stm32f4.cfg
openocd_stm32f7.cfg
openocd_stm32l4.cfg
pllvalues.py stm32/boards/pllvalues.py: Support wider range of PLL values for F413. 2021-04-20 23:33:33 +10:00
stm32f0xx_hal_conf_base.h stm32/uart: Add uart_set_baudrate function. 2021-02-14 18:30:49 +11:00
stm32f4xx_hal_conf_base.h stm32/boards: Change default LSI_VALUE to 32000 for F4 MCUs. 2021-05-04 16:53:40 +10:00
stm32f4xx_prefix.c stm32/pin: In pin AF object, remove union of periph ptr types. 2018-04-11 16:14:58 +10:00
stm32f7xx_hal_conf_base.h stm32/uart: Add uart_set_baudrate function. 2021-02-14 18:30:49 +11:00
stm32f091_af.csv
stm32f091xc.ld
stm32f401_af.csv
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv
stm32f411.ld stm32: Enter bootloader via a system reset. 2019-06-25 14:15:49 +10:00
stm32f411_af.csv
stm32f412_af.csv
stm32f412zx.ld
stm32f413_af.csv
stm32f413xg.ld
stm32f413xh.ld
stm32f429.ld
stm32f429_af.csv
stm32f439.ld stm32: Enter bootloader via a system reset. 2019-06-25 14:15:49 +10:00
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 stm32/uart: Add uart_set_baudrate function. 2021-02-14 18:30:49 +11:00
stm32h743.ld stm32/boards/stm32h743.ld: Enable D2 RAM and add eth-buffer section. 2020-12-08 15:27:27 +11:00
stm32h743_af.csv
stm32l0xx_hal_conf_base.h stm32/uart: Add uart_set_baudrate function. 2021-02-14 18:30:49 +11:00
stm32l4xx_hal_conf_base.h stm32/uart: Add uart_set_baudrate function. 2021-02-14 18:30:49 +11:00
stm32l072_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 2021-04-13 23:58:20 +10:00
stm32l072xz.ld stm32/boards: Add MCU support files for STM32L072. 2019-07-05 17:26:03 +10:00
stm32l432.ld
stm32l432_af.csv
stm32l452_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 2021-04-13 23:58:20 +10:00
stm32l452xe.ld
stm32l476_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 2021-04-13 23:58:20 +10:00
stm32l476xe.ld
stm32l476xg.ld
stm32l496_af.csv
stm32l496xg.ld
stm32wb55_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 2021-04-13 23:58:20 +10:00
stm32wb55xg.ld
stm32wbxx_hal_conf_base.h stm32/uart: Add uart_set_baudrate function. 2021-02-14 18:30:49 +11:00