update idf libs, disable WDT on S2, use malloc for PSRAM

This commit is contained in:
me-no-dev
2020-05-19 01:18:55 +03:00
parent 99b5be0037
commit 67e7706728
190 changed files with 1385 additions and 225 deletions

View File

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