Update 2025-06-23-draft.md
This commit is contained in:
parent
14d91df554
commit
6fff7c7fdb
1 changed files with 4 additions and 4 deletions
|
|
@ -40,7 +40,7 @@ We're on [Discord](https://discord.gg/HYqvREz), [Twitter/X](https://twitter.com/
|
|||
|
||||
## Headline
|
||||
|
||||
[](https://blog.adafruit.com/2025/06/17/circuitpython-10-0-0-alpha-7-released/)
|
||||
[](https://blog.adafruit.com/2025/06/17/circuitpython-10-0-0-alpha-7-released/)
|
||||
|
||||
CircuitPython 10.0.0-alpha.7 is now out. It's an alpha release for 10.0.0. Further features, changes, and bug fixes will be added before the final release of 10.0.0. - [Adafruit Blog](https://blog.adafruit.com/2025/06/17/circuitpython-10-0-0-alpha-7-released/) and Release Notes - [GitHub](https://github.com/adafruit/circuitpython/releases/tag/10.0.0-alpha.7).
|
||||
|
||||
|
|
@ -48,9 +48,9 @@ CircuitPython 10.0.0-alpha.7 is now out. It's an alpha release for 10.0.0. Furth
|
|||
- Update frozen modules
|
||||
- Merge MicroPython v1.24.1
|
||||
- Espressif:
|
||||
- Expand firmware partition on non-USB boards
|
||||
- Fix `pulseio.PulseIn` length limitation
|
||||
- Initial impl of MicroROS
|
||||
- Expand firmware partition on non-USB boards
|
||||
- Fix `pulseio.PulseIn` length limitation
|
||||
- Initial impl of MicroROS
|
||||
- Nordic: reinit BLE properly after deep sleep
|
||||
- Fixes from CPy 9.2.8 and later
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue