We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 862b858 + 820fdab commit f4c7bf8Copy full SHA for f4c7bf8
esp32c2-hal/ld/rom-functions.x
@@ -1,5 +1,5 @@
1
PROVIDE(ets_delay_us = 0x40000044);
2
-PROVIDE(ets_update_cpu_frequency_rom = 0x40008550);
+PROVIDE(ets_update_cpu_frequency_rom = 0x40000774);
3
PROVIDE(rom_i2c_writeReg = 0x400022f4);
4
PROVIDE(rom_i2c_writeReg_Mask = 0x400022fc);
5
PROVIDE(rtc_get_reset_reason = 0x40000018);
0 commit comments