@@ -207,6 +207,7 @@ Miscellaneous Helpers
207207 Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
208208 NeoKey <https://circuitpython.readthedocs.io/projects/neokey/en/latest/ >
209209 OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
210+ PIOASM converter for RP2040 boards <https://docs.circuitpython.org/projects/pioasm/en/latest/ >
210211 Radial Controller <https://circuitpython.readthedocs.io/projects/radial-controller/en/latest/ >
211212 SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
212213 SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/ >
@@ -313,6 +314,7 @@ through ``datetime``.
313314 DS1307 Real-time Clock (5V RTC Breakout) <https://circuitpython.readthedocs.io/projects/ds1307/en/latest/ >
314315 DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/ >
315316 PCF8523 Real-time Clock (Adalogger RTC) <https://circuitpython.readthedocs.io/projects/pcf8523/en/latest/ >
317+ PCF8563 Real-time Clock <https://docs.circuitpython.org/projects/pcf8563/en/latest/ >
316318
317319Motion Sensors
318320----------------
@@ -528,6 +530,7 @@ Miscellaneous
528530 Touchscreen 4-Wire Resistive <https://circuitpython.readthedocs.io/projects/touchscreen/en/latest/ >
529531 TPA2016 Audio Amplifier with AGC <https://circuitpython.readthedocs.io/projects/tpa2016/en/latest/ >
530532 Trellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/trellis/en/latest/ >
533+ TT21100 Capacitive Touchscreen Driver <https://docs.circuitpython.org/projects/tt21100/en/latest/ >
531534 VC0706 TTL Camera <https://circuitpython.readthedocs.io/projects/vc0706/en/latest/ >
532535 VS1053 Audio Codec <https://circuitpython.readthedocs.io/projects/vs1053/en/latest/ >
533536 Wiznet5k Ethernet Module <https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/ >
0 commit comments