Commit graph

30 commits

Author SHA1 Message Date
Justin Myers
25db1babaa Secrets Cleanup: C and E 2025-03-12 14:58:28 -07:00
Liz
690f3a01cf esp32 tests 2024-06-24 17:05:53 -04:00
Dan Halbert
ecd84e28a0
Merge pull request #2571 from elpekenin/fix/adafruit-metro-esp32-s2/circuitpython-internet-test
[Small bugfix] ESP32 WiFi example
2023-09-21 14:20:42 -04:00
Melissa LeBlanc-Williams
441221704e Update settings.toml to use cp expected name 2023-08-29 15:13:34 -07:00
elpekenin
123a190bc1 Initial 2023-07-19 22:37:10 +02:00
Kattni Rembor
a568043ee6 Remove secrets.py 2023-07-13 17:23:27 -04:00
Kattni Rembor
96e8b343a0 Update demo, add settings.toml 2023-07-13 13:01:34 -04:00
evaherrada
89dc4e26c7
Added wire.h to JSONdemo.ino 2022-06-07 14:36:49 -04:00
lady ada
e94be04a00 add qtpys3 2022-04-20 11:34:36 -04:00
ladyada
3e906a1080 fixi license 2022-03-21 11:34:29 -04:00
lady ada
c9c034603b fix native wifi test code for bundler 2022-03-20 01:35:41 -04:00
lady ada
0aa5ddd673 tweak for rev C of ESP32-S2 Feather 2022-03-01 18:07:37 -05:00
dherrada
e1f3bfe2a5 Added SPDX to 30 more files - spdx-22 2022-02-22 15:38:21 -05:00
lady ada
9494337dc2 more platforms 2022-02-02 01:27:21 -05:00
lady ada
4d01168819 add deep sleep 2022-02-01 16:45:33 -05:00
lady ada
f10b1c9fb5 fix oled for qt py with secondary i2c 2022-02-01 16:45:33 -05:00
lady ada
d960ec1165 ci fix 2022-01-18 20:04:19 -05:00
lady ada
8ac155a890 start with a fresh client 2022-01-18 18:54:44 -05:00
lady ada
0ec1d4fdfb fix not having a default root bundle 2022-01-18 18:50:05 -05:00
lady ada
689d771d85 dont WDT 2022-01-18 17:38:34 -05:00
lady ada
cccbb1d338 fix baudrate for C3 2022-01-18 17:36:35 -05:00
Jeff Bartig
036798f633
Update ESP32_S2_WiFi_Tests/code.py ping in ms
wifi.radio.ping() returns time in seconds.  Need to multiply by 1000 for milliseconds.
2020-12-26 10:01:35 -06:00
Tyler Crumpton
612167c9d4
Cleaning up a few things in the WiFi test example 2020-11-15 12:18:21 -06:00
brentru
b4e6c69f63 add esp32s2 circuitpython wifi test 2020-11-12 16:59:40 -05:00
brentru
f62c9c0370 each dir. gets their own .only 2020-11-12 09:28:14 -05:00
brentru
e85232e5df try moving demos into folders 2020-11-12 09:21:05 -05:00
brentru
41016cf5df only test esp32 for esp32s2 2020-11-12 09:13:33 -05:00
brentru
d600fc0107 add JSONdemo, test 2020-11-11 16:14:37 -05:00
brentru
25c2095e90 add WiFiSSLClient, test 2020-11-11 16:02:22 -05:00
brentru
b8c0fa7b83 add WiFiWebClient, tested 2020-11-11 15:53:56 -05:00