newlib: 64-bits time_t test pass

please keep in mind that don't use nano-foramt printf for 64-bits
pull/9068/head
jiangguangming 2022-01-17 20:00:15 +08:00 zatwierdzone przez BOT
rodzic 4302e28698
commit c7beae1d6a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -35,6 +35,7 @@
#elif CONFIG_IDF_TARGET_ESP32H2
#include "esp32h2/rtc.h"
#elif CONFIG_IDF_TARGET_ESP32C2
#include "esp32c2/rtc.h"
#endif
#if portNUM_PROCESSORS == 2