From 310bf8b8edd3a06dc9fb0d1baaa74cdf0894d001 Mon Sep 17 00:00:00 2001 From: Michal Date: Tue, 27 Jan 2026 19:16:25 +0100 Subject: [PATCH] Add common/board_esplan.yaml --- common/board_esplan.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common/board_esplan.yaml diff --git a/common/board_esplan.yaml b/common/board_esplan.yaml new file mode 100644 index 0000000..2fc2b2b --- /dev/null +++ b/common/board_esplan.yaml @@ -0,0 +1,4 @@ +esp32: + board: esp32dev + framework: + type: arduino \ No newline at end of file