added platform

This commit is contained in:
anecdata 2021-01-08 16:48:25 -06:00
parent 55c80754c7
commit 06ab848a0d

View File

@ -32,6 +32,7 @@
#define MICROPY_PY_UJSON (1)
#define MICROPY_USE_INTERNAL_PRINTF (0)
#define MICROPY_PY_SYS_PLATFORM "Espressif ESP32-S2"
#include "py/circuitpy_mpconfig.h"