From 37b6bf7aadbc5a75f49f04c5043432a6f1d108d1 Mon Sep 17 00:00:00 2001 From: Matthias Prinke <83612361+matthias-bs@users.noreply.github.com> Date: Sat, 26 Aug 2023 15:54:07 +0200 Subject: [PATCH] Update .arduino-ci.yaml --- .arduino-ci.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.arduino-ci.yaml b/.arduino-ci.yaml index a1756501..f76b8d09 100644 --- a/.arduino-ci.yaml +++ b/.arduino-ci.yaml @@ -1,3 +1,9 @@ +platforms: + esp32: + board: esp32:esp32:esp32 + esp8266: + board: esp8266:esp8266:generic + compile: libraries: - mqtt