From a1f24c6ed7e8511f83d4c443e595945ad337dcf0 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 4 Feb 2022 18:36:32 +0100 Subject: [PATCH] Update idf_component.yml took me a while --- idf_component.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + - "**/*"