From eab9b670d8a8f57c94ec1375cd5cea64fe7b1df8 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Mon, 9 Mar 2020 14:48:52 -0500 Subject: [PATCH] ulab: Use https://github.com/v923z/micropython-ulab/ The only delta we were carrying was in the README. --- .gitmodules | 2 +- extmod/ulab | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9130593f2c..c25239882e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -116,7 +116,7 @@ url = https://github.com/adafruit/Adafruit_CircuitPython_Register.git [submodule "extmod/ulab"] path = extmod/ulab - url = https://github.com/adafruit/circuitpython-ulab + url = https://github.com/v923z/micropython-ulab/ [submodule "frozen/Adafruit_CircuitPython_ESP32SPI"] path = frozen/Adafruit_CircuitPython_ESP32SPI url = https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI diff --git a/extmod/ulab b/extmod/ulab index 42d831e1e6..66b89de8c7 160000 --- a/extmod/ulab +++ b/extmod/ulab @@ -1 +1 @@ -Subproject commit 42d831e1e65b1c75ed90de11b87a1c4a0ebe6152 +Subproject commit 66b89de8c714790de8647dc55f59430002044171