Skip to content

Commit f45a6d7

Browse files
committed
Merge remote-tracking branch 'origin/main' into merge-1.18
2 parents a0fa536 + 1c3e03d commit f45a6d7

File tree

73 files changed

+1189
-158
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1189
-158
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,3 +277,9 @@
277277
[submodule "ports/stm/st_driver/stm32f4xx_hal_driver"]
278278
path = ports/stm/st_driver/stm32f4xx_hal_driver
279279
url = https://github.com/adafruit/stm32f4xx_hal_driver.git
280+
[submodule "frozen/Adafruit_CircuitPython_PortalBase"]
281+
path = frozen/Adafruit_CircuitPython_PortalBase
282+
url = https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git
283+
[submodule "frozen/Adafruit_CircuitPython_FakeRequests"]
284+
path = frozen/Adafruit_CircuitPython_FakeRequests
285+
url = https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests.git

0 commit comments

Comments
 (0)