micropython/ports
iabdalkader fb7d211530 stm32/boards: Add missing LPUART macros for H7 HAL.
The STM32H7xx HAL LPUART AF macros are missing the number, this HAL is the
only one that's inconsistent in the way it defines LPUART AF macros, so we
only need to define them for H7.
2022-12-01 15:35:07 +11:00
..
bare-arm
cc3200
esp32 esp32/machine_timer: Fix ESP32C3 timer period doubling. 2022-11-23 11:57:39 +11:00
esp8266 esp8266/machine_pin: Disable open drain when pin becomes input/output. 2022-11-15 12:51:39 +11:00
mimxrt mimxrt/mpconfigport: Remove config options that are set by default. 2022-11-18 15:06:37 +11:00
minimal minimal/Makefile: Set linker to $(CC). 2022-11-15 17:09:37 +11:00
nrf
pic16bit
powerpc
qemu-arm
renesas-ra renesas-ra: Change file system size to 64KB for RA6M1. 2022-11-15 10:01:36 +11:00
rp2
samd samd/Makefile: Set MPY_CROSS_FLAGS. 2022-11-17 22:10:41 +11:00
stm32 stm32/boards: Add missing LPUART macros for H7 HAL. 2022-12-01 15:35:07 +11:00
teensy
unix
webassembly
windows windows: Make project file read-only for IDE. 2022-11-15 16:37:31 +11:00
zephyr