Pull latest IDF and enable TinyUSB

This commit is contained in:
me-no-dev
2020-05-30 03:58:15 +03:00
parent 604abf0a96
commit 5dbcf201b8
245 changed files with 10305 additions and 98 deletions

View File

@ -223,7 +223,7 @@ env.Append(
"UNITY_INCLUDE_CONFIG_H",
"WITH_POSIX",
"_GNU_SOURCE",
("IDF_VER", '\\"v4.2-dev-1575-ga3520970f\\"'),
("IDF_VER", '\\"v4.2-dev-1660-g7d7521367\\"'),
"ESP_PLATFORM",
"ARDUINO_ARCH_ESP32",
"ESP32",