circuitpython/ports/stm32/boards
Jeff Epler 0c8d35b322 ports: Eliminate define of {U,}INT_FMT where redundant.
The default definition in `py/mpconfig.h` for 32-bit architectures is
`%u/%d`, so these can be removed.

Signed-off-by: Jeff Epler <jepler@gmail.com>
2025-07-25 10:54:27 +10:00
..
ADAFRUIT_F405_EXPRESS stm32/boards: Reserve SPI bus when it's used for external flash storage. 2025-01-16 15:26:14 +11:00
ARDUINO_GIGA ports: Eliminate define of {U,}INT_FMT where redundant. 2025-07-25 10:54:27 +10:00
ARDUINO_NICLA_VISION ports: Eliminate define of {U,}INT_FMT where redundant. 2025-07-25 10:54:27 +10:00
ARDUINO_OPTA ports: Eliminate define of {U,}INT_FMT where redundant. 2025-07-25 10:54:27 +10:00
ARDUINO_PORTENTA_H7 ports: Eliminate define of {U,}INT_FMT where redundant. 2025-07-25 10:54:27 +10:00
B_L072Z_LRWAN1 stm32: Disable qstr hashing on small boards. 2024-01-25 16:38:17 +11:00
B_L475E_IOT01A stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
CERB40 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
common_isr_ram stm32/pendsv: Remove preemptive keyboard interrupt via PendSV. 2024-10-15 10:32:14 +11:00
common_isr_rom stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
ESPRUINO_PICO stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
GARATRONIC_NADHAT_F405 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
GARATRONIC_PYBSTICK26_F411 stm32/boards: Add missing images and update product URLs. 2024-08-20 16:14:43 +10:00
HYDRABUS ports: Update board.json files for vendor/product consistency. 2025-06-04 01:47:59 +10:00
LEGO_HUB_NO6 stm32/boards: Reserve SPI bus when it's used for external flash storage. 2025-01-16 15:26:14 +11:00
LEGO_HUB_NO7 stm32/boards: Add missing images and update product URLs. 2024-08-20 16:14:43 +10:00
LIMIFROG ports: Update board.json files for vendor/product consistency. 2025-06-04 01:47:59 +10:00
MIKROE_CLICKER2_STM32 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
MIKROE_QUAIL stm32/boards: Reserve SPI bus when it's used for external flash storage. 2025-01-16 15:26:14 +11:00
NETDUINO_PLUS_2 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F091RC stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F401RE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F411RE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F412ZG stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F413ZH stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F429ZI stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F439ZI stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F446RE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F722ZE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F746ZG stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F756ZG stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_F767ZI stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_G0B1RE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_G474RE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_H563ZI stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_H723ZG stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_H743ZI stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_H743ZI2 stm32/boards: Add missing images and update product URLs. 2024-08-20 16:14:43 +10:00
NUCLEO_L4A6ZG stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_L073RZ stm32: Disable qstr hashing on small boards. 2024-01-25 16:38:17 +11:00
NUCLEO_L152RE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_L432KC stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_L452RE stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_L476RG stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_N657X0 stm32/boards/NUCLEO_N657X0: Add new board definition files. 2025-07-08 16:28:58 +10:00
NUCLEO_WB55 stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
NUCLEO_WL55 stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
OLIMEX_E407 ports: Update board.json files for vendor/product consistency. 2025-06-04 01:47:59 +10:00
OLIMEX_H407 ports: Update board.json files for vendor/product consistency. 2025-06-04 01:47:59 +10:00
OPENMV_N6 stm32/boards/OPENMV_N6: Add new board definition files. 2025-07-08 16:28:58 +10:00
PYBD_SF2 stm32/cyw43_configport: Update cyw43 config to use new BTHCI UART. 2025-04-22 12:50:22 +10:00
PYBD_SF3 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
PYBD_SF6 stm32/boards/PYBD_SF6: Support boards with larger SPI flash. 2025-04-09 22:36:55 +10:00
PYBLITEV10 stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
PYBV3 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
PYBV4 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
PYBV10 stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
PYBV11 stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
SPARKFUN_MICROMOD_STM32 ports: Update board.json files for vendor/product consistency. 2025-06-04 01:47:59 +10:00
STM32F4DISC stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
STM32F7DISC stm32/sdram: Make SDRAM refresh count configurable by a board. 2024-12-10 10:49:50 +11:00
STM32F411DISC stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
STM32F429DISC stm32/boards/STM32F429DISC: Fix SDRAM configuration. 2024-12-11 12:17:40 +11:00
STM32F439 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
STM32F769DISC drivers/bus/qspi: Make num_dummy configurable for quad reads. 2025-04-09 22:36:55 +10:00
STM32H7B3I_DK stm32/boards/STM32H7B3I_DK: Fix octo-spi pin configuration. 2024-08-22 12:35:12 +10:00
STM32H573I_DK stm32/boards/STM32H573I_DK: Enable the SD card. 2023-11-17 14:17:49 +11:00
STM32L476DISC all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
STM32L496GDISC stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
USBDONGLE_WB55 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
VCC_GND_F407VE all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
VCC_GND_F407ZG all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
VCC_GND_H743VI stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
WEACT_F411_BLACKPILL stm32/boards: Reserve SPI bus when it's used for external flash storage. 2025-01-16 15:26:14 +11:00
common_basic.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
common_bl.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
common_blifs.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
common_bss_heap_stack.ld stm32: Use a separate symbol name for the bootloader state pointer. 2022-06-28 10:25:08 +10:00
common_extratext_data_in_flash.ld stm32/boards: Consolidate linker snippets to reduce duplication. 2023-01-13 15:14:26 +11:00
common_ifs.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
common_n6_flash.ld stm32: Add support for STM32N6xx MCUs. 2025-07-08 16:24:27 +10:00
common_text.ld stm32: Add support for STM32N6xx MCUs. 2025-07-08 16:24:27 +10:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
make-pins.py stm32/boards/make-pins.py: Support up to GPIO-O. 2025-07-08 16:24:27 +10:00
manifest.py extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
manifest_pyboard.py ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
openocd_stm32f4.cfg stm32/boards: Allow OpenOCD stm_flash procedure to accept single FW img. 2018-12-13 13:43:10 +11:00
openocd_stm32f7.cfg stm32/boards: Allow OpenOCD stm_flash procedure to accept single FW img. 2018-12-13 13:43:10 +11:00
openocd_stm32l4.cfg stm32/boards: Allow OpenOCD stm_flash procedure to accept single FW img. 2018-12-13 13:43:10 +11:00
plli2svalues.py stm32: Fix extraction of hse/hsi/pllm values from preprocessed source. 2024-12-19 00:55:31 +11:00
pllvalues.py stm32: Add support for STM32N6xx MCUs. 2025-07-08 16:24:27 +10:00
stm32f0xx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32f4xx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32f4xx_prefix.c stm32: Add support for dual-analog-pad "_C" pins on H7 MCUs. 2024-03-08 12:38:00 +11:00
stm32f7xx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32f091_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f091xc.ld stm32/boards/stm32f091xc.ld: Allocate space for a small filesystem. 2022-06-17 21:27:32 +10:00
stm32f401_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f401xd.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f401xe.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f405.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f405_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f411.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f411_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f412_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f412zx.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f413_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f413xg.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f413xh.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f427_af.csv stm32/boards: Add F427 AF CSV file. 2025-04-03 16:05:12 +11:00
stm32f427xi.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f429.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f429_af.csv stm32/boards/stm32f4x9_af.csv: Fix DCMI_VSYNC. 2023-11-04 09:01:40 +11:00
stm32f439.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f439_af.csv stm32/boards/stm32f4x9_af.csv: Fix DCMI_VSYNC. 2023-11-04 09:01:40 +11:00
stm32f446_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f479_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f722.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f722_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f746.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f746_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f767.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32f767_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f769.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32g0b1_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32g0b1xe.ld stm32/mboot: Add support for G0 MCUs. 2023-03-22 16:38:03 +11:00
stm32g0xx_hal_conf_base.h stm32: Add support for USB on G0 MCUs. 2023-03-22 16:38:03 +11:00
stm32g4xx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32g474.ld stm32: Add support for G4 MCUs, and add NUCLEO_G474RE board defn. 2022-02-01 16:21:01 +11:00
stm32g474_af.csv stm32: Allow QSPI to work on STM32G4. 2025-05-26 12:40:27 +10:00
stm32h5xx_hal_conf_base.h stm32/boards: Add ld, af.csv and hal_conf_base.h files for H5 MCUs. 2023-06-15 11:09:37 +10:00
stm32h7b3.ld stm32: Add option to put ISR, flash and UART code in RAM. 2024-09-02 11:30:34 +10:00
stm32h7b3_af.csv stm32: Add support for dual-analog-pad "_C" pins on H7 MCUs. 2024-03-08 12:38:00 +11:00
stm32h7xx_hal_conf_base.h stm32/uart: Enable UART FIFO for H7 MCUs. 2025-06-26 12:36:04 +10:00
stm32h573_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32h573xi.ld stm32/boards: Add ld, af.csv and hal_conf_base.h files for H5 MCUs. 2023-06-15 11:09:37 +10:00
stm32h723.ld stm32/boards: Add ld and af.csv for H723. 2023-03-21 14:02:49 +11:00
stm32h723_af.csv stm32: Add support for dual-analog-pad "_C" pins on H7 MCUs. 2024-03-08 12:38:00 +11:00
stm32h743.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 2021-11-29 13:20:35 +11:00
stm32h743_af.csv stm32: Add support for dual-analog-pad "_C" pins on H7 MCUs. 2024-03-08 12:38:00 +11:00
stm32l0xx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32l1xx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32l4xx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32l072_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l072xz.ld stm32/boards: Add MCU support files for STM32L072. 2019-07-05 17:26:03 +10:00
stm32l152_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l152xe.ld stm32: Add support for STM32L1 MCUs. 2022-09-25 23:56:41 +10:00
stm32l432.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 2021-11-29 13:20:35 +11:00
stm32l432_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l452_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l452xe.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 2021-11-29 13:20:35 +11:00
stm32l476_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l476xe.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 2021-11-29 13:20:35 +11:00
stm32l476xg.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 2021-11-29 13:20:35 +11:00
stm32l496_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l496xg.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 2021-11-29 13:20:35 +11:00
stm32n6xx_hal_conf_base.h stm32/boards: Add board support files for N6. 2025-07-08 16:25:14 +10:00
stm32n657_af.csv stm32/boards: Add board support files for N6. 2025-07-08 16:25:14 +10:00
stm32n657x0.ld stm32/boards: Add board support files for N6. 2025-07-08 16:25:14 +10:00
stm32wb55_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32wb55xg.ld stm32/boards: Increase mboot region to 32k for WB55 boards. 2022-08-25 17:02:56 +10:00
stm32wbxx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
stm32wl55_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32wl55xc.ld stm32: Add initial support for STM32WL MCUs. 2022-02-04 09:43:43 +11:00
stm32wlxx_hal_conf_base.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00