1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Initial ESP32-C3-DevKitM-1 board support (#2062)

Co-authored-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stefan Agner
2021-07-26 11:10:56 +02:00
committed by GitHub
parent 159744e09e
commit d9f09a7523
10 changed files with 984 additions and 887 deletions

View File

@@ -2,7 +2,7 @@
import esphome.wizard as wz
import pytest
from esphome.pins import ESP8266_BOARD_PINS
from esphome.boards import ESP8266_BOARD_PINS
from mock import MagicMock