diff --git a/idf_component.yml b/idf_component.yml index 72e81d7b2a9..9894a2ce923 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -3,6 +3,7 @@ url: "https://github.com/espressif/arduino-esp32" targets: - esp32 - esp32s2 + - esp32s3 - esp32c3 tags: - arduino @@ -17,4 +18,4 @@ files: - "CMakeLists.txt" - "Kconfig.projbuild" exclude: - - "**/*" \ No newline at end of file + - "**/*"