You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.html
+37-37Lines changed: 37 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ <h1>Contributing</h1>
159
159
Have an idea for a new driver or library?
160
160
<ahref="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
161
161
</p>
162
-
<h2>Current Status for Sat, Apr 11, 2026</h2>
162
+
<h2>Current Status for Sun, Apr 12, 2026</h2>
163
163
164
164
165
165
<ulclass='tabbed-navigation'>
@@ -189,19 +189,19 @@ <h3>Open Pull Requests</h3>
189
189
<ul>
190
190
191
191
192
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/74">update to MicroPython v1.27 changes (Open 1 days)</a></li>
192
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/74">update to MicroPython v1.27 changes (Open 2 days)</a></li>
193
193
194
194
195
195
196
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/58">add tests for asyncio (Open 881 days)</a></li>
196
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/58">add tests for asyncio (Open 882 days)</a></li>
197
197
198
198
199
199
200
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/54">feat: support task methods for `exception` and `result` (Open 884 days)</a></li>
200
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/54">feat: support task methods for `exception` and `result` (Open 885 days)</a></li>
201
201
202
202
203
203
204
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/50">feat: add queue support (Open 894 days)</a></li>
204
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/50">feat: add queue support (Open 895 days)</a></li>
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/pull/81">Character_LCD_I2C: add support for PCF8574 I2C expander backpack (Open 429 days)</a></li>
237
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/pull/81">Character_LCD_I2C: add support for PCF8574 I2C expander backpack (Open 430 days)</a></li>
238
238
239
239
240
240
</ul>
@@ -245,11 +245,11 @@ <h3>Open Pull Requests</h3>
245
245
<ul>
246
246
247
247
248
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/95">Remove '__version__' and '__repo__' to save RAM (Open 460 days)</a></li>
248
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/95">Remove '__version__' and '__repo__' to save RAM (Open 461 days)</a></li>
249
249
250
250
251
251
252
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/87">changes for blit refactor to bitmaptools. (Open 991 days)</a></li>
252
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/87">changes for blit refactor to bitmaptools. (Open 992 days)</a></li>
253
253
254
254
255
255
</ul>
@@ -260,7 +260,7 @@ <h3>Open Pull Requests</h3>
260
260
<ul>
261
261
262
262
263
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_DS3231/pull/47">Fix path to product image. (Open 1086 days)</a></li>
263
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_DS3231/pull/47">Fix path to product image. (Open 1087 days)</a></li>
264
264
265
265
266
266
</ul>
@@ -271,7 +271,7 @@ <h3>Open Pull Requests</h3>
271
271
<ul>
272
272
273
273
274
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch/pull/36">Add vendor ID 0x20 to FT chip check (Open 57 days)</a></li>
274
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch/pull/36">Add vendor ID 0x20 to FT chip check (Open 58 days)</a></li>
275
275
276
276
277
277
</ul>
@@ -282,7 +282,7 @@ <h3>Open Pull Requests</h3>
282
282
<ul>
283
283
284
284
285
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_FRAM/pull/34">allow setting FRAM size (Open 1320 days)</a></li>
285
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_FRAM/pull/34">allow setting FRAM size (Open 1321 days)</a></li>
286
286
287
287
288
288
</ul>
@@ -293,15 +293,15 @@ <h3>Open Pull Requests</h3>
293
293
<ul>
294
294
295
295
296
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/119">chore: Use datetime instead of time struct to include milliseconds information in gps.timestamp_utc (Open 172 days)</a></li>
296
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/119">chore: Use datetime instead of time struct to include milliseconds information in gps.timestamp_utc (Open 173 days)</a></li>
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/94">Added decoding of 'PGTOP' to get the status of the antenna extension … (Open 1197 days)</a></li>
304
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/94">Added decoding of 'PGTOP' to get the status of the antenna extension … (Open 1198 days)</a></li>
305
305
306
306
307
307
</ul>
@@ -312,7 +312,7 @@ <h3>Open Pull Requests</h3>
312
312
<ul>
313
313
314
314
315
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_ILI9341/pull/43">Added madctl parameter to ILI9341 driver for hardware rotation and RGB/BGR control, enabling faster rendering and more flexibility (Open 226 days)</a></li>
315
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_ILI9341/pull/43">Added madctl parameter to ILI9341 driver for hardware rotation and RGB/BGR control, enabling faster rendering and more flexibility (Open 227 days)</a></li>
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/102">Explicitly list additional packages (Open 289 days)</a></li>
330
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/102">Explicitly list additional packages (Open 290 days)</a></li>
331
331
332
332
333
333
</ul>
@@ -338,7 +338,7 @@ <h3>Open Pull Requests</h3>
338
338
<ul>
339
339
340
340
341
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_LC709203F/pull/27">Add error checking and retries to the read and write functions (Open 464 days)</a></li>
341
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_LC709203F/pull/27">Add error checking and retries to the read and write functions (Open 465 days)</a></li>
342
342
343
343
344
344
</ul>
@@ -349,7 +349,7 @@ <h3>Open Pull Requests</h3>
349
349
<ul>
350
350
351
351
352
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MagTag/pull/96">Wait for display on deep sleep (Open 197 days)</a></li>
352
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MagTag/pull/96">Wait for display on deep sleep (Open 198 days)</a></li>
353
353
354
354
355
355
</ul>
@@ -360,7 +360,7 @@ <h3>Open Pull Requests</h3>
360
360
<ul>
361
361
362
362
363
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MAX1704x/pull/6">pretty sure this should not be +1 (Open 1330 days)</a></li>
363
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MAX1704x/pull/6">pretty sure this should not be +1 (Open 1331 days)</a></li>
364
364
365
365
366
366
</ul>
@@ -371,7 +371,7 @@ <h3>Open Pull Requests</h3>
371
371
<ul>
372
372
373
373
374
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MAX31855/pull/33">Allow reading internal temperature without TC (Open 48 days)</a></li>
374
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MAX31855/pull/33">Allow reading internal temperature without TC (Open 49 days)</a></li>
375
375
376
376
377
377
</ul>
@@ -382,7 +382,7 @@ <h3>Open Pull Requests</h3>
382
382
<ul>
383
383
384
384
385
-
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MCP2515/pull/20">Make full use of all hardware acceptance masks and filters (Open 1074 days)</a></li>
385
+
<li><ahref="https://github.com/adafruit/Adafruit_CircuitPython_MCP2515/pull/20">Make full use of all hardware acceptance masks and filters (Open 1075 days)</a></li>
0 commit comments