We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1414b80 commit ab8fffaCopy full SHA for ab8fffa
README.md
@@ -11,5 +11,8 @@ The MicroPython version of the data API wrapper for a high-school STEM competiti
11
| MCU | Description |
12
| ----------- | ----------- |
13
| ESP32 | Untested |
14
-| ESP8266 | In Progress |
+| ESP8266 | Incompatible|
15
| Raspi Pico W| Untested |
16
+
17
+The ESP8266 is currently incompatible with this micropython library due to lack of memory resources for handling the TLS handshake.
18
+To use the ESP8266, please use the Arduino C wrapper.
0 commit comments