Skip to content

Commit

Permalink
deploy: 62d32ba
Browse files Browse the repository at this point in the history
  • Loading branch information
adafruit-adabot committed Sep 21, 2023
1 parent b47e98e commit 72db35c
Show file tree
Hide file tree
Showing 9 changed files with 1,578 additions and 1,616 deletions.
2 changes: 1 addition & 1 deletion board/raspberry_pi_pico_w/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h3>by Raspberry Pi</h3>
<p>
<p>The Raspberry Pi foundation changed single-board computing <a href="https://www.raspberrypi.org/archives/723">when they released the Raspberry Pi computer</a>, now they’re ready to do the same for microcontrollers with the release of the brand new <strong>Raspberry Pi Pico W</strong>. This low-cost microcontroller board features their powerful new chip, the <strong>RP2040</strong>, and all the fixin’s to get started with IoT embedded electronics projects at a stress-free price.</p>

<p>Raspberry Pi Pico W brings WiFi + BLE (coming soon) wireless networking to the Pico platform while retaining complete pin compatibility with its older sibling.</p>
<p>Raspberry Pi Pico W brings WiFi + BLE wireless networking to the Pico platform while retaining complete pin compatibility with its older sibling.(BLE is not currently available on CircuitPython.)</p>

<p><strong>Raspberry Pi Pico W</strong> is <a href="https://www.adafruit.com/product/4864">just like the classic Pico</a> but adds on-board single-band 2.4GHz wireless interfaces (802.11n) using the Infineon CYW43439 while retaining the Pico form factor. The on-board 2.4GHz wireless interface has the following features:</p>

Expand Down
184 changes: 46 additions & 138 deletions contributing.html

Large diffs are not rendered by default.

628 changes: 337 additions & 291 deletions contributing/library-infrastructure-issues.html

Large diffs are not rendered by default.

1,246 changes: 623 additions & 623 deletions contributing/open-issues.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contributing/weblate.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h1>Contributing</h1>
Have an idea for a new driver or library?
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
</p>
<h2>Current Status for Tue, Sep 19, 2023</h2>
<h2>Current Status for Thu, Sep 21, 2023</h2>


<ul class='tabbed-navigation'>
Expand Down
2 changes: 1 addition & 1 deletion downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -4587,7 +4587,7 @@ <h3>Feather M4 Express</h3>
data-downloads="13576"
data-manufacturer="Raspberry Pi"
data-mcufamily="raspberrypi"
data-features="Breadboard-Friendly,Wi-Fi,Bluetooth/BTLE"
data-features="Breadboard-Friendly,Wi-Fi"
data-tags="picow,🥧🐮"
data-modules="_asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, audiomp3, audiopwmio, binascii, bitbangio, bitmaptools, bitops, board, builtins, builtins.pow3, busio, busio.SPI, busio.UART, collections, countio, cyw43, digitalio, displayio, errno, floppyio, fontio, framebufferio, getpass, gifio, hashlib, i2ctarget, imagecapture, io, ipaddress, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, math, mdns, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplay, picodvi, pulseio, pwmio, qrio, rainbowio, random, re, rgbmatrix, rotaryio, rp2pio, rtc, sdcardio, select, sharpdisplay, socketpool, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb_cdc, usb_hid, usb_midi, vectorio, watchdog, wifi, zlib"
data-date="2022-10-2">
Expand Down
4 changes: 2 additions & 2 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>CircuitPython.org Boards</title>
<link>https://circuitpython.org/</link>
<description>A list of CircuitPython and Blinka supported boards</description>
<lastBuildDate>Thu, 21 Sep 2023 06:03:32 -0400</lastBuildDate>
<lastBuildDate>Thu, 21 Sep 2023 11:07:00 -0400</lastBuildDate>
<item>
<title>ESP32-C3-0.42LCD</title>
<link>https://circuitpython.org/board/01space_lcd042_esp32c3/</link>
Expand Down Expand Up @@ -13684,7 +13684,7 @@ There are also 4 square-top buttons which fit <a href="https://www.adafruit.com/
src="/assets/images/boards/large/raspberry_pi_pico_w.jpg" alt="Image of Board" loading="lazy">
<p>By Raspberry Pi</p> <p>The Raspberry Pi foundation changed single-board computing <a href="https://www.raspberrypi.org/archives/723">when they released the Raspberry Pi computer</a>, now they’re ready to do the same for microcontrollers with the release of the brand new <strong>Raspberry Pi Pico W</strong>. This low-cost microcontroller board features their powerful new chip, the <strong>RP2040</strong>, and all the fixin’s to get started with IoT embedded electronics projects at a stress-free price.</p>

<p>Raspberry Pi Pico W brings WiFi + BLE (coming soon) wireless networking to the Pico platform while retaining complete pin compatibility with its older sibling.</p>
<p>Raspberry Pi Pico W brings WiFi + BLE wireless networking to the Pico platform while retaining complete pin compatibility with its older sibling.(BLE is not currently available on CircuitPython.)</p>

<p><strong>Raspberry Pi Pico W</strong> is <a href="https://www.adafruit.com/product/4864">just like the classic Pico</a> but adds on-board single-band 2.4GHz wireless interfaces (802.11n) using the Infineon CYW43439 while retaining the Pico form factor. The on-board 2.4GHz wireless interface has the following features:</p>

Expand Down
12 changes: 10 additions & 2 deletions libraries.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,28 +303,34 @@ <h2>Contributing</h2>
Find out more about how you can
<a href="/contributing" title="Contributing Page">contribute to CircuitPython libraries</a>.
</p>
<h2>Library Activity for Week of Tue, Sep 19, 2023</h2>
<h2>Library Activity for Week of Thu, Sep 21, 2023</h2>
<p>
Thank you to all of our contributors!
</p>
<p>
This week there were 4 pull requests merged:
This week there were 29 pull requests merged:
<ul>
<li>
Authors:

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

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

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

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

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

<a href="https://github.com/Neradoc" title="Contributor Name">Neradoc</a>

</li>
<li>
Reviewers:

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

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

<a href="https://github.com/FoamyGuy" title="Contributor Name">FoamyGuy</a>,
Expand All @@ -344,6 +350,8 @@ <h3>New Libraries</h3>
<h3>Updated Libraries</h3>
<ul>

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

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

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_HID" title="Updated Library Location">Adafruit_CircuitPython_HID</a></li>
Expand Down
Loading

0 comments on commit 72db35c

Please sign in to comment.