Jeff Epler
|
e9d81c2826
|
Add mdns module
This allows for CircuitPython to resolve a .local domain and find
other devices with MDNS services.
First step for #6174
|
2022-03-17 18:16:16 -07:00 |
|
Scott Shawcroft
|
5a6f456dbb
|
Add BLE scanning for S3 and C3.
Everything else should raise NotImplementedError.
First step in #5926
|
2022-01-25 16:28:46 -08:00 |
|
Scott Shawcroft
|
973a90f2aa
|
Rename esp32s2 port to espressif
This is in preparation for ESP32-S3 support and potentially others.
Related to #4363
|
2021-09-13 16:44:55 -07:00 |
|