Skip to content

Commit 5b295d5

Browse files
deploy: 2ce5c44
1 parent cf7c9fa commit 5b295d5

File tree

8 files changed

+1632
-1620
lines changed

8 files changed

+1632
-1620
lines changed

contributing.html

Lines changed: 57 additions & 46 deletions
Large diffs are not rendered by default.

contributing/library-infrastructure-issues.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h1>Contributing</h1>
159159
Have an idea for a new driver or library?
160160
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
161161
</p>
162-
<h2>Current Status for Tue, Dec 23, 2025</h2>
162+
<h2>Current Status for Wed, Dec 24, 2025</h2>
163163

164164

165165
<ul class='tabbed-navigation'>
@@ -361,7 +361,7 @@ <h2>Library Infrastructure Issues</h2>
361361
Library has new commits since last release over a month ago
362362
<ul>
363363

364-
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI">https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI (749 days)</a></li>
364+
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI">https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI (750 days)</a></li>
365365

366366
</ul>
367367
</li>
@@ -370,7 +370,7 @@ <h2>Library Infrastructure Issues</h2>
370370
Library has new commits since last release within the last week
371371
<ul>
372372

373-
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Anchored_Group">https://github.com/adafruit/Adafruit_CircuitPython_Anchored_Group (5 days)</a></li>
373+
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Anchored_Group">https://github.com/adafruit/Adafruit_CircuitPython_Anchored_Group (6 days)</a></li>
374374

375375
</ul>
376376
</li>

contributing/open-issues.html

Lines changed: 753 additions & 746 deletions
Large diffs are not rendered by default.

contributing/weblate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h1>Contributing</h1>
159159
Have an idea for a new driver or library?
160160
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
161161
</p>
162-
<h2>Current Status for Tue, Dec 23, 2025</h2>
162+
<h2>Current Status for Wed, Dec 24, 2025</h2>
163163

164164

165165
<ul class='tabbed-navigation'>

feed.rss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>CircuitPython.org Boards</title>
55
<link>https://circuitpython.org/</link>
66
<description>A list of CircuitPython and Blinka supported boards</description>
7-
<lastBuildDate>Wed, 24 Dec 2025 05:04:45 -0500</lastBuildDate>
7+
<lastBuildDate>Thu, 25 Dec 2025 05:04:55 -0500</lastBuildDate>
88

99
<item>
1010
<title>EDU PICO 2 for Pico 2 W</title>

index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,12 @@ <h1>The easiest way to program microcontrollers</h1>
151151
<div class="image">
152152

153153
<img class="image-headline"
154-
alt="A CLUE-based bike-mounted device displays speed and RPM on a screen, with buttons on either side for interaction. The background shows handlebars and a path."
155-
src="https://cdn-learn.adafruit.com/guides/images/000/002/911/medium800thumb/bike-loop.gif?1583116948"
154+
alt="A tripod supports a telescope on a motorized rig that keeps the telescope pointed to the same object in the sky. A Feather M4 and Trinamic TMC-2226 stepper motor works to give long exposures."
155+
src="https://cdn-learn.adafruit.com/guides/images/000/003/064/medium800thumb/export.gif?1596654996"
156156
loading="lazy" />
157157
<span class="image-title">
158158
<span>
159-
<p><a href="https://learn.adafruit.com/pyloton">Pyloton: CircuitPython Cycling Computer by John Park</a></p>
159+
<p><a href="https://learn.adafruit.com/diy-robotic-sky-tracking-astrophotography-mount">DIY Robotic Sky Tracking Astrophotography Mount with CircuitPython by Eva Herrada</a></p>
160160
</span>
161161
<img alt="Made with CircuitPython Logo"
162162
src="/assets/images/made_with_circuitpython.svg"
@@ -232,12 +232,12 @@ <h3>Serial Console + REPL</h3>
232232
<div class="image">
233233

234234
<img class="image-headline"
235-
alt="Blinka, a cartoon snake with a purple body and pink circuit-like patterns, representing the CircuitPython logo, on a black background."
236-
src="https://cdn-learn.adafruit.com/guides/images/000/001/845/medium800/BlinkaOnDark.png?1512885188"
235+
alt="Diagram showing two tasks with Python async functions. Task 1's `async def f()` awaits and points to Task 2's `async def g()`, which also awaits."
236+
src="https://cdn-learn.adafruit.com/guides/images/000/003/472/medium800/2tasks.png?1637680062"
237237
loading="lazy" />
238238
<span class="image-title">
239239
<span>
240-
<p><a href="https://learn.adafruit.com/welcome-to-circuitpython">Welcome to CircuitPython! by lady ada</a></p>
240+
<p><a href="https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio">Cooperative Multitasking in CircuitPython with asyncio by Dan Halbert</a></p>
241241
</span>
242242
<img alt="Made with CircuitPython Logo"
243243
src="/assets/images/made_with_circuitpython.svg"
@@ -274,12 +274,12 @@ <h2>Supported by all of the best microcontrollers</h2>
274274
<div class="image">
275275

276276
<img class="image-headline"
277-
alt="A MagTag e-ink display in a cloud-shaped frame shows a schedule for January 13, 2021, with buttons below for interaction. Events listed include CE Meeting, Show and Tell, and Ask an Engineer."
278-
src="https://cdn-learn.adafruit.com/guides/images/000/003/235/medium800/IMG_9235.JPG?1610563396"
277+
alt="A hand holds a Prop-Maker RP2040 based lightsaber with a glowing green blade and a black hilt featuring a silver button and vent-like details."
278+
src="https://cdn-learn.adafruit.com/guides/images/000/003/852/medium800/hero-green.jpg?1690830187"
279279
loading="lazy" />
280280
<span class="image-title">
281281
<span>
282-
<p><a href="https://learn.adafruit.com/magtag-google-calendar-event-display">MagTag Google Calendar Event Display by Brent Rubell</a></p>
282+
<p><a href="https://learn.adafruit.com/lightsaber-rp2040">Lightsaber Prop-Maker RP2040 by Ruiz Brothers</a></p>
283283
</span>
284284
<img alt="Made with CircuitPython Logo"
285285
src="/assets/images/made_with_circuitpython.svg"
@@ -294,12 +294,12 @@ <h2>Supported by all of the best microcontrollers</h2>
294294
<div class="image">
295295

296296
<img class="image-headline"
297-
alt="A tripod supports a telescope on a motorized rig that keeps the telescope pointed to the same object in the sky. A Feather M4 and Trinamic TMC-2226 stepper motor works to give long exposures."
298-
src="https://cdn-learn.adafruit.com/guides/images/000/003/064/medium800thumb/export.gif?1596654996"
297+
alt="8x8 LED matrix displaying a colorful, animated random colors with green, yellow, and red sections. A potted plant is blurred in the background."
298+
src="https://cdn-learn.adafruit.com/guides/images/000/003/081/medium800thumb/hero-sparkle.gif?1597544078"
299299
loading="lazy" />
300300
<span class="image-title">
301301
<span>
302-
<p><a href="https://learn.adafruit.com/diy-robotic-sky-tracking-astrophotography-mount">DIY Robotic Sky Tracking Astrophotography Mount with CircuitPython by Eva Herrada</a></p>
302+
<p><a href="https://learn.adafruit.com/sqaure-neopixel-display-with-black-led-acrylic">Square NeoPixel Display with Black LED Acrylic by Ruiz Brothers</a></p>
303303
</span>
304304
<img alt="Made with CircuitPython Logo"
305305
src="/assets/images/made_with_circuitpython.svg"

libraries.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -290,18 +290,16 @@ <h2>Contributing</h2>
290290
Find out more about how you can
291291
<a href="/contributing" title="Contributing Page">contribute to CircuitPython libraries</a>.
292292
</p>
293-
<h2>Library Activity for Week of Tue, Dec 23, 2025</h2>
293+
<h2>Library Activity for Week of Wed, Dec 24, 2025</h2>
294294
<p>
295295
Thank you to all of our contributors!
296296
</p>
297297
<p>
298-
This week there were 6 pull requests merged:
298+
This week there were 5 pull requests merged:
299299
<ul>
300300
<li>
301301
Authors:
302302

303-
<a href="https://github.com/bablokb" title="Contributor Name">bablokb</a>,
304-
305303
<a href="https://github.com/FoamyGuy" title="Contributor Name">FoamyGuy</a>,
306304

307305
<a href="https://github.com/jerryneedell" title="Contributor Name">jerryneedell</a>,
@@ -316,8 +314,6 @@ <h2>Library Activity for Week of Tue, Dec 23, 2025</h2>
316314

317315
<a href="https://github.com/FoamyGuy" title="Contributor Name">FoamyGuy</a>,
318316

319-
<a href="https://github.com/jerryneedell" title="Contributor Name">jerryneedell</a>,
320-
321317
<a href="https://github.com/tannewt" title="Contributor Name">tannewt</a>,
322318

323319
<a href="https://github.com/TheKitty" title="Contributor Name">TheKitty</a>
@@ -343,8 +339,6 @@ <h3>Updated Libraries</h3>
343339

344340
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RFM69" title="Updated Library Location">Adafruit_CircuitPython_RFM69</a></li>
345341

346-
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RFM9x" title="Updated Library Location">Adafruit_CircuitPython_RFM9x</a></li>
347-
348342
<li><a href="https://github.com/adafruit/CircuitPython_Community_Bundle" title="Updated Library Location">CircuitPython_Community_Bundle</a></li>
349343

350344
</ul>

0 commit comments

Comments
 (0)