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.
2 parents b669b62 + 06ab848 commit 3cf4d9cCopy full SHA for 3cf4d9c
ports/esp32s2/mpconfigport.h
@@ -32,6 +32,7 @@
32
33
#define MICROPY_PY_UJSON (1)
34
#define MICROPY_USE_INTERNAL_PRINTF (0)
35
+#define MICROPY_PY_SYS_PLATFORM "Espressif ESP32-S2"
36
37
#include "py/circuitpy_mpconfig.h"
38
0 commit comments