diff --git a/common/board/wemos_esp32.yaml b/common/board/wemos_esp32.yaml new file mode 100644 index 0000000..62eee2d --- /dev/null +++ b/common/board/wemos_esp32.yaml @@ -0,0 +1,4 @@ +esp32: + variant: esp32 + framework: + type: esp-idf \ No newline at end of file