File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 10191019[submodule "libraries/drivers/hx711 "]
10201020 path = libraries/drivers/hx711
10211021 url = https://github.com/adafruit/Adafruit_CircuitPython_HX711.git
1022+ [submodule "libraries/helpers/pio_uart "]
1023+ path = libraries/helpers/pio_uart
1024+ url = https://github.com/adafruit/Adafruit_CircuitPython_PIO_UART.git
Original file line number Diff line number Diff line change @@ -218,7 +218,8 @@ Miscellaneous Helpers
218218 NeoKey <https://docs.circuitpython.org/projects/neokey/en/latest/ >
219219 OneWire <https://docs.circuitpython.org/projects/onewire/en/latest/ >
220220 Pastebin services <https://docs.circuitpython.org/projects/pastebin/en/latest/ >
221- PIOASM converter for RP2040 boards <https://docs.circuitpython.org/projects/pioasm/en/latest/ >
221+ PIOASM converter for RP2 boards <https://docs.circuitpython.org/projects/pioasm/en/latest/ >
222+ PIO UART <https://docs.circuitpython.org/projects/pio_uart/en/latest/ >
222223 Prompt Toolkit <https://docs.circuitpython.org/projects/prompt_toolkit/en/latest/ >
223224 Radial Controller <https://docs.circuitpython.org/projects/radial-controller/en/latest/ >
224225 SD Card <https://docs.circuitpython.org/projects/sd/en/latest/ >
You can’t perform that action at this time.
0 commit comments