File tree 3 files changed +6
-1
lines changed
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1019
1019
[submodule "libraries/drivers/hx711 "]
1020
1020
path = libraries/drivers/hx711
1021
1021
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
218
218
NeoKey <https://docs.circuitpython.org/projects/neokey/en/latest/ >
219
219
OneWire <https://docs.circuitpython.org/projects/onewire/en/latest/ >
220
220
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/ >
222
223
Prompt Toolkit <https://docs.circuitpython.org/projects/prompt_toolkit/en/latest/ >
223
224
Radial Controller <https://docs.circuitpython.org/projects/radial-controller/en/latest/ >
224
225
SD Card <https://docs.circuitpython.org/projects/sd/en/latest/ >
You can’t perform that action at this time.
0 commit comments