Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit f72b36f

Browse files
authored
v1.10.0 to add support to ESP32-S3
### Releases v1.10.0 1. Add support to `ESP32-S3` (`ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3`, etc.) using [ESP32 core, esp32-s3-support branch, v2.0.2+](https://github.com/espressif/arduino-esp32/tree/esp32-s3-support)
1 parent 0bc1dc5 commit f72b36f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"platforms": ["espressif32"]
3838
}
3939
],
40+
"license": "MIT",
4041
"frameworks": "*",
4142
"platforms": ["espressif8266", "espressif32"],
4243
"examples": "examples/*/*/*.ino",

0 commit comments

Comments
 (0)