circuitpython/ports
Angus Gratton 3fa77bdc7d rp2: Add temporary workaround for GCC 15.1 build failure.
This is a workaround for this upstream issue:
https://github.com/raspberrypi/pico-sdk/issues/2448

Can be removed after the next pico-sdk update.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-05-09 18:31:25 +10:00
..
alif extmod,alif,mimxrt,rp2,stm32: Create common cyw43 driver config header. 2025-05-08 15:32:05 +10:00
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 cc3200/mods/pybpin: Implement Pin.toggle() method. 2025-02-28 16:50:45 +11:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 esp32/tools: Update metrics_esp32 script for ESP-IDF >=v5.4.x. 2025-04-24 22:16:32 +10:00
esp8266 esp8266: Rename ROMFS partition config variables to include "part0". 2025-03-13 18:30:21 +11:00
mimxrt extmod,alif,mimxrt,rp2,stm32: Create common cyw43 driver config header. 2025-05-08 15:32:05 +10:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf nrf/modules: Fix access of read-only buffer in Flash.writeblocks. 2025-03-06 12:48:22 +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 extmod/modvfs: Add vfs.rom_ioctl function and its ioctl constants. 2025-03-06 12:52:35 +11:00
renesas-ra renesas-ra/modrenesas: Expose the Flash block device to Python code. 2025-02-28 17:08:56 +11:00
rp2 rp2: Add temporary workaround for GCC 15.1 build failure. 2025-05-09 18:31:25 +10:00
samd samd/samd_qspiflash: Remove the attempt to handle a unknown device. 2025-05-07 16:20:19 +10:00
stm32 extmod,alif,mimxrt,rp2,stm32: Create common cyw43 driver config header. 2025-05-08 15:32:05 +10:00
unix unix/coveragecpp: Verify struct-initializing macros' C++-compatibility. 2025-04-24 15:55:06 +02:00
webassembly tests/run-tests.py: Change --target/--device options to --test-instance. 2024-11-04 12:47:47 +11:00
windows all: Upgrade codespell to v2.4.1. 2025-02-25 16:11:33 +11:00
zephyr zephyr/mpconfigport: Fix mp_int_t and mp_uint_t to work on 64-bit archs. 2025-05-07 21:36:54 +10:00