mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a45fcce631
sizeof(time_t) was previously switched from 4 to 8, ROM functions that use
time_t or dependent types (such as "struct stat") are no longer called due as
they still treat sizeof(time_t) as 4 (see commit
|
||
---|---|---|
.. | ||
esp32 | ||
esp32c3 | ||
esp32h2 | ||
esp32s2 | ||
esp32s3 | ||
host_test/rom_test | ||
include | ||
linux | ||
patches | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig.projbuild |