diff --git a/micropython.changes b/micropython.changes index 5d47cad..f3c8b59 100644 --- a/micropython.changes +++ b/micropython.changes @@ -12,6 +12,7 @@ Fri Aug 15 08:13:39 UTC 2025 - Dominik Heidler * Zephyr v4.0.0: PWM, SoftI2C/SPI, BLE runtime services, boot.py/main.py support. * mpremote adds fs tree, improved df, portable config paths. * Updated lwIP, LittleFS, libhydrogen, stm32lib; expanded hardware/CI tests. +- Removed micropython-gcc15-string-initialization.patch as included upstream ------------------------------------------------------------------- Thu Jul 10 20:22:14 UTC 2025 - Atri Bhattacharya