Skip to content

Commit 14d91df

Browse files
authored
Update 2025-06-23-draft.md
1 parent e52dbcd commit 14d91df

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

_drafts/2025-06-23-draft.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,19 @@ We're on [Discord](https://discord.gg/HYqvREz), [Twitter/X](https://twitter.com/
4040

4141
## Headline
4242

43-
[![title](../assets/20250623/20250623-name.jpg)](url)
43+
[![CircuitPython 10.0.0-alpha.7](../assets/20250623/20250623-name.jpg)](https://blog.adafruit.com/2025/06/17/circuitpython-10-0-0-alpha-7-released/)
4444

45-
text - [site](url).
45+
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).
46+
47+
**Highlights**
48+
- Update frozen modules
49+
- Merge MicroPython v1.24.1
50+
- Espressif:
51+
- Expand firmware partition on non-USB boards
52+
- Fix `pulseio.PulseIn` length limitation
53+
- Initial impl of MicroROS
54+
- Nordic: reinit BLE properly after deep sleep
55+
- Fixes from CPy 9.2.8 and later
4656

4757
## Feature
4858

@@ -210,9 +220,9 @@ text - [site](url).
210220

211221
Espressif Systems ESP32-C61 low-cost WiFi 6 and BLE SoC has now entered mass production - [CNX Software](https://www.cnx-software.com/2025/06/16/esp32-c61-devkitc-1-development-board-features-esp32-c61-low-cost-wifi-6-and-bluetooth-le-5-0-soc/).
212222

213-
[![title](../assets/20250623/20250623new2.jpg)](url)
223+
[![lilygo T-Embed SI4732](../assets/20250623/20250623new2.jpg)](https://www.cnx-software.com/2025/06/17/esp32-s3-development-board-integrates-si4732-am-fm-radio-receiver/)
214224

215-
text - [site](url).
225+
The LILYGO T-Embed SI4732 is an ESP32-S3 development board with an AM/FM radio, a TFT display, a rotary encoder, a built-in microphone, and a microSD card slot powered through a USB-C port or LiPo battery - [CNX Software](https://www.cnx-software.com/2025/06/17/esp32-s3-development-board-integrates-si4732-am-fm-radio-receiver/).
216226

217227
## New Boards Supported by CircuitPython
218228

0 commit comments

Comments
 (0)