mirror of
https://github.com/espressif/esp-idf
synced 2025-03-31 03:41:07 -04:00
rtc_clk.c for esp32, esp32s2 and esp32s3 did not include the esp_rom_sys.h header which could cause implicit declaration issues for some function calls.