micropython/ports
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
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200
embed
esp32 esp32/esp32_rmt: Add RMT.PULSE_MAX constant. 2023-11-09 13:51:52 +11:00
esp8266
mimxrt mimxrt/boards/OLIMEX_RT1010: Adjust the UART pin assignment. 2023-11-09 13:41:44 +11:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra extmod/machine_adc_block: Factor esp32 ADCBlock bindings to common code. 2023-11-07 16:44:35 +11:00
rp2 rp2: Change to use TinyUSB dcd_event_handler hook. 2023-11-09 12:28:28 +11:00
samd samd: Switch TinyUSB to run via a scheduled task. 2023-11-09 12:30:04 +11:00
stm32 stm32/boards/NUCLEO_WL55: Freeze LoRa driver. 2023-11-09 14:47:53 +11:00
unix
webassembly
windows windows: Use the MicroPython logo as application icon. 2023-11-07 17:22:52 +11:00
zephyr