mirror of
https://github.com/esphome/esphome.git
synced 2025-01-22 12:26:01 +01:00
Update esphome/components/esp_adf/__init__.py
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
parent
970680b1b2
commit
78a8271797
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ SUPPORTED_BOARDS = {
|
|||
"esp32s3box": "CONFIG_ESP32_S3_BOX_BOARD",
|
||||
"esp32s3boxlite": "CONFIG_ESP32_S3_BOX_LITE_BOARD",
|
||||
"esp32s3box3": "CONFIG_ESP32_S3_BOX_3_BOARD",
|
||||
"esp32s3korvo1": "CONFIG_ESP32_S3_KORVO1_BOARD",
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue