micropython/ports/stm32/boards
Jim Mussared af52e1ff24 stm32/boards/NUCLEO_WL55: Freeze LoRa driver.
This adds the sync version of the LoRa driver (and the base WL55 driver).

Adds +13.6kiB (212.6 -> 226.2). Limit for this board is 232kiB.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-11-09 14:47:53 +11:00
..
ADAFRUIT_F405_EXPRESS stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
ARDUINO_GIGA stm32: Add configuration options for analog switches. 2023-11-03 16:27:10 +11:00
ARDUINO_NICLA_VISION stm32: Add configuration options for analog switches. 2023-11-03 16:27:10 +11:00
ARDUINO_PORTENTA_H7 stm32: Add configuration options for analog switches. 2023-11-03 16:27:10 +11:00
B_L072Z_LRWAN1 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
B_L475E_IOT01A stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
CERB40 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11: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: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
HYDRABUS stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
LEGO_HUB_NO6 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
LEGO_HUB_NO7 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
LIMIFROG stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +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: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10: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: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F401RE stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F411RE stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F412ZG stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_F413ZH stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_F429ZI stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F439ZI stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F446RE stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F722ZE stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F746ZG stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F756ZG stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_F767ZI stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_G0B1RE stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_G474RE stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_H723ZG stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_H743ZI stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_H743ZI2
NUCLEO_L4A6ZG stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_L073RZ stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_L152RE stm32: Add USB support for STM32L1 MCUs. 2023-06-27 22:28:31 +09:00
NUCLEO_L432KC stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_L452RE stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_L476RG stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
NUCLEO_WB55 all: Update Python formatting to ruff-format. 2023-11-03 13:30:41 +11:00
NUCLEO_WL55 stm32/boards/NUCLEO_WL55: Freeze LoRa driver. 2023-11-09 14:47:53 +11:00
OLIMEX_E407 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
OLIMEX_H407 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
PYBD_SF2 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
PYBD_SF3 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
PYBD_SF6 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
PYBLITEV10 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11: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/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
PYBV11 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
SPARKFUN_MICROMOD_STM32 stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +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/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10: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: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
STM32F439 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
STM32F769DISC stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
STM32H7B3I_DK stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
STM32H573I_DK stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
STM32L476DISC stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
STM32L496GDISC stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00
USBDONGLE_WB55 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
VCC_GND_F407VE stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
VCC_GND_F407ZG stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +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
common_basic.ld
common_bl.ld
common_blifs.ld
common_bss_heap_stack.ld
common_extratext_data_in_flash.ld
common_ifs.ld
common_isr.ld
common_text.ld
deploy.md
make-pins.py stm32/boards/make-pins.py: Only support ADC1-3. 2023-11-05 08:33:49 +11:00
manifest.py extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
manifest_pyboard.py
openocd_stm32f4.cfg
openocd_stm32f7.cfg
openocd_stm32l4.cfg
pllvalues.py stm32/powerctrl: Add support for frequency scaling with HSI on H5 MCUs. 2023-10-17 12:41:47 +11: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
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
stm32f401_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f411.ld
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
stm32f413_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f413xg.ld
stm32f413xh.ld
stm32f427xi.ld
stm32f429.ld
stm32f429_af.csv stm32/boards/stm32f4x9_af.csv: Fix DCMI_VSYNC. 2023-11-04 09:01:40 +11:00
stm32f439.ld
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
stm32f722_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f746.ld
stm32f746_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f767.ld
stm32f767_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f769.ld
stm32g0b1_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32g0b1xe.ld
stm32g0xx_hal_conf_base.h
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
stm32g474_af.csv stm32/boards/stm32g474_af.csv: Fix final row ADC column. 2023-11-04 11:00:06 +11: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
stm32h7b3_af.csv stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins. 2023-11-03 14:18:32 +11:00
stm32h7xx_hal_conf_base.h stm32/uart: Generalise UART source clock calculation for H5 and H7 MCUs. 2023-09-28 17:30:38 +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
stm32h723_af.csv stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins. 2023-11-03 14:18:32 +11:00
stm32h743.ld
stm32h743_af.csv stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins. 2023-11-03 14:18:32 +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
stm32l152_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l152xe.ld
stm32l432.ld
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
stm32l476_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l476xe.ld
stm32l476xg.ld
stm32l496_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l496xg.ld
stm32wb55_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32wb55xg.ld
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
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