From 69b405ed1872b6f965b599a35bba7c0b0a527645 Mon Sep 17 00:00:00 2001 From: Michal Date: Tue, 27 Jan 2026 19:17:08 +0100 Subject: [PATCH] Add common/board_esp8266_esp12e.yaml --- common/board_esp8266_esp12e.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common/board_esp8266_esp12e.yaml diff --git a/common/board_esp8266_esp12e.yaml b/common/board_esp8266_esp12e.yaml new file mode 100644 index 0000000..671725e --- /dev/null +++ b/common/board_esp8266_esp12e.yaml @@ -0,0 +1,2 @@ +esp8266: + board: esp12e \ No newline at end of file