Skip to content

Commit fd4ad9e

Browse files
deploy: 08647c3
1 parent 1fb15e4 commit fd4ad9e

11 files changed

Lines changed: 1490 additions & 2137 deletions

File tree

api/boards.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10281,7 +10281,7 @@
1028110281
],
1028210282
"board_image": "spotpear_esp32c3_lcd_1_44.jpg",
1028310283
"date_added": "2024-04-24",
10284-
"family": "esp32",
10284+
"family": "esp32c3",
1028510285
"bootloader_id": "",
1028610286
"tags": [
1028710287
],

board/spotpear_esp32c3_lcd_1_44/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ <h2 id="purchase">Purchase</h2>
160160
<li><a href="https://spotpear.com/index/product/detail/id/1354.html">Spotpear</a></li>
161161
</ul>
162162

163-
164163
</p>
165164
<h2>Contribute</h2>
166165
<p>Have some info to add for this board? Edit the source for this page <a href="https://github.com/adafruit/circuitpython-org/edit/main/_board/spotpear_esp32c3_lcd_1_44.md">here</a>.</p>

contributing.html

Lines changed: 49 additions & 53 deletions
Large diffs are not rendered by default.

contributing/library-infrastructure-issues.html

Lines changed: 34 additions & 30 deletions
Large diffs are not rendered by default.

contributing/open-issues.html

Lines changed: 661 additions & 668 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
@@ -161,7 +161,7 @@ <h1>Contributing</h1>
161161
Have an idea for a new driver or library?
162162
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
163163
</p>
164-
<h2>Current Status for Thu, Jan 23, 2025</h2>
164+
<h2>Current Status for Fri, Jan 24, 2025</h2>
165165

166166

167167
<ul class='tabbed-navigation'>

downloads.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27948,7 +27948,7 @@ <h3>NodeMCU ESP32-C2</h3>
2794827948
data-name="Spotpear ESP32C3 LCD 1.44"
2794927949
data-downloads="362"
2795027950
data-manufacturer="Spotpear"
27951-
data-mcufamily="esp32"
27951+
data-mcufamily="esp32c3"
2795227952
data-features=""
2795327953
data-tags=""
2795427954
data-modules="_asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, audiomp3, binascii, bitbangio, bitmaptools, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, canio, codeop, collections, digitalio, displayio, epaperdisplay, errno, espidf, espnow, fontio, fourwire, framebufferio, getpass, gifio, hashlib, i2cdisplaybus, io, ipaddress, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, locale, math, max3421e, mdns, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, ps2io, pulseio, pwmio, rainbowio, random, re, rgbmatrix, rtc, sdcardio, select, sharpdisplay, socketpool, socketpool.socketpool.AF_INET6, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb, vectorio, warnings, watchdog, wifi, zlib"

feed.rss

Lines changed: 1 addition & 2 deletions
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>Fri, 24 Jan 2025 05:04:05 -0500</lastBuildDate>
7+
<lastBuildDate>Fri, 24 Jan 2025 14:23:56 -0500</lastBuildDate>
88

99
<item>
1010
<title>Adafruit Sparkle Motion</title>
@@ -4130,7 +4130,6 @@ It has been inspired by Adafruit’s Circuit Express series.</p>
41304130
<ul>
41314131
<li><a href="https://spotpear.com/index/product/detail/id/1354.html">Spotpear</a></li>
41324132
</ul>
4133-
41344133
]]></description>
41354134

41364135
<category>CircuitPython</category>

json/esp32_boards.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2085,7 +2085,7 @@
20852085
},
20862086
"spotpear_esp32c3_lcd_1_44": {
20872087
"name": "Spotpear ESP32C3 LCD 1.44",
2088-
"chipfamily": "esp32",
2088+
"chipfamily": "esp32c3",
20892089
"releases": [
20902090
{
20912091
"version": "9.2.3",

libraries.html

Lines changed: 10 additions & 648 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)