14
0
forked from pool/micropython

- Removed micropython-gcc15-string-initialization.patch as included upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=54
This commit is contained in:
2025-08-15 09:15:21 +00:00
committed by Git OBS Bridge
parent 8f53efdcfb
commit c9e59fe971

View File

@@ -12,6 +12,7 @@ Fri Aug 15 08:13:39 UTC 2025 - Dominik Heidler <dheidler@suse.de>
* 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 <badshah400@gmail.com>