circuitpython/ports
robert-hh bbdc832ca9 samd/boards: Add two SparkFun SAMD21 boards.
Add support for the boards:
- SparkFun SAMD21 Dev Breakout
- SparkFun RedBoard Turbo

Both boards are SAMD21 based and actively sold by SparkFun.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-05-28 12:04:42 +10:00
..
alif shared/tinyusb: Use device event hook to schedule USB task. 2025-05-26 11:15:33 +10:00
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 shared/tinyusb: Use device event hook to schedule USB task. 2025-05-26 11:15:33 +10:00
esp8266 all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
mimxrt all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
minimal all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
nrf nrf: Revert "nrf/Makefile: Enable LTO by default only on newer gcc.". 2025-05-26 11:15:33 +10:00
pic16bit all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
powerpc all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
qemu all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
renesas-ra shared/tinyusb: Use device event hook to schedule USB task. 2025-05-26 11:15:33 +10:00
rp2 rp2: Make FLASH LENGTH match PICO_FLASH_SIZE_BYTES in .ld files. 2025-05-28 11:02:45 +10:00
samd samd/boards: Add two SparkFun SAMD21 boards. 2025-05-28 12:04:42 +10:00
stm32 stm32: Allow QSPI to work on STM32G4. 2025-05-26 12:40:27 +10:00
unix unix/coveragecpp: Verify struct-initializing macros' C++-compatibility. 2025-04-24 15:55:06 +02:00
webassembly all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
windows all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
zephyr zephyr/boards: Add support for BeaglePlay CC1352p7. 2025-05-26 12:13:04 +10:00