mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
06a849b33e
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.