micropython/ports
robert-hh 6cbe145ca8 samd/boards: Add support for the Adafruit QT Py board.
Supporting a variant with an optional SPIFLASH device as well.  Tested both
variants with a QT Py board.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-02-07 18:02:47 +11:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 docs,ports: Fix some comments and error messages with doubled-up words. 2024-11-30 13:08:33 +11:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 esp32/README: Fix board in octal-SPIRAM example make command. 2025-02-07 13:13:26 +11:00
esp8266 esp8266/network_wlan: Make WLAN.config(channel=x) use wifi_set_channel. 2025-02-07 12:21:39 +11:00
mimxrt extmod/lwip-include: Factor common lwIP config into lwipopts_common.h. 2025-01-29 12:36:27 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf nrf/boards/ARDUINO_NANO_33_BLE_SENSE: Update LED and timer config. 2024-12-10 10:37:02 +11:00
pic16bit pic16bit: Make it build with recent XC16 versions. 2024-10-30 17:21:30 +11:00
powerpc py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
qemu tools/ci.sh: Add natmod tests for QEMU/Arm. 2025-02-07 17:37:04 +11:00
renesas-ra extmod/lwip-include: Factor common lwIP config into lwipopts_common.h. 2025-01-29 12:36:27 +11:00
rp2 rp2/rp2_flash: Workaround multicore lockout not being reset. 2025-02-07 12:13:34 +11:00
samd samd/boards: Add support for the Adafruit QT Py board. 2025-02-07 18:02:47 +11:00
stm32 stm32/eth: Make ETH DMA buffer attributes configurable. 2025-02-04 16:50:03 +11:00
unix unix: Add recursive mutex support. 2025-02-03 15:02:02 +11:00
webassembly tests/run-tests.py: Change --target/--device options to --test-instance. 2024-11-04 12:47:47 +11:00
windows unix,windows: Force _FILE_OFFSET_BITS=64 to fix 32-bit file ABI. 2024-12-16 11:56:03 +11:00
zephyr zephyr/boards: Add support for BeagleConnect Freedom. 2024-10-15 11:44:42 +11:00