/* These are the newlib functions present in ESP32 ROM. They should not be used when compiling with PSRAM cache workaround enabled. See also esp32.rom.newlib-data.ld for the list of .data/.bss symbols ...
/* so here directly assign the symbols with the ROM API address to make sure one from rom is correctly linked */ PROVIDE ( esp_rom_gpio_connect_in_signal = gpio ...