Skip to content

Commit ded0ee4

Browse files
committed
Fix MDNS hostname mangling
cpy-MAC hostnames were being mangled on circuitpython.local conflicts. Fixes #6869
1 parent 082b0d1 commit ded0ee4

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
@@ -146,7 +146,7 @@
146146
[submodule "ports/espressif/esp-idf"]
147147
path = ports/espressif/esp-idf
148148
url = https://github.com/adafruit/esp-idf.git
149-
branch = circuitpython8
149+
branch = release/v4.4-circuitpython
150150
[submodule "ports/espressif/certificates/nina-fw"]
151151
path = lib/certificates/nina-fw
152152
url = https://github.com/adafruit/nina-fw.git

ports/espressif/esp-idf

0 commit comments

Comments
 (0)