global: bring up esp32s2(not beta)

This commit is contained in:
morris
2019-12-26 15:25:24 +08:00
parent a85b207d68
commit 1c2cc5430e
128 changed files with 17102 additions and 9733 deletions

View File

@@ -35,4 +35,4 @@ GENERATORS = {
}
}
SUPPORTED_TARGETS = ["esp32", "esp32s2beta"]
SUPPORTED_TARGETS = ["esp32", "esp32s2beta", "esp32s2"]