Skip to content

Commit eebe769

Browse files
authored
Merge pull request #2692 from jepler/ulab-upstream
ulab: Use https://github.com/v923z/micropython-ulab/
2 parents 83d5da9 + eab9b67 commit eebe769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
url = https://github.com/adafruit/Adafruit_CircuitPython_Register.git
117117
[submodule "extmod/ulab"]
118118
path = extmod/ulab
119-
url = https://github.com/adafruit/circuitpython-ulab
119+
url = https://github.com/v923z/micropython-ulab/
120120
[submodule "frozen/Adafruit_CircuitPython_ESP32SPI"]
121121
path = frozen/Adafruit_CircuitPython_ESP32SPI
122122
url = https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI

extmod/ulab

Submodule ulab updated 1 file

0 commit comments

Comments
 (0)