circuitpython/ports
robert-hh 267d1ab2ba samd/mpconfigport: Drop support for SoftSPI max speed.
Saves ~140 bytes and is not really needed, since for higher baud rates hard
SPI is available.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-05-22 18:35:45 +10:00
..
bare-arm
cc3200
embed
esp32 esp32/uart: Use xtal as UART clock source on S3 and C3. 2023-05-22 10:11:24 +10:00
esp8266 esp32,esp8266: Change network.WLAN from a function to a type. 2023-05-18 14:52:28 +10:00
mimxrt mimxrt/machine_pin: Perform full configuration in machine_pin_set_mode. 2023-05-09 16:15:05 +10:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra renesas-ra/irq: Fix typo in comment about IRQ priorities. 2023-05-19 22:23:10 +10:00
rp2 rp2/mphalport: Only use CYW43 MAC for WLAN0 interface. 2023-05-18 13:06:06 +10:00
samd samd/mpconfigport: Drop support for SoftSPI max speed. 2023-05-22 18:35:45 +10:00
stm32 stm32/irq: Fix typo in comment about priorities. 2023-05-19 22:23:33 +10:00
teensy
unix unix/Makefile: Allow variants to add QSTR_DEFS. 2023-05-11 14:34:01 +10:00
webassembly
windows windows/Makefile: Allow variants to add QSTR_DEFS. 2023-05-11 14:34:15 +10:00
zephyr