- /*
- * ESP32S2 ROM address table
- * Generated for ROM with MD5sum: 0a2c7ec5109c17884606d23b47045796
- */
- PROVIDE (ets_update_cpu_frequency = 0x4000d8a4);
- PROVIDE (MD5Final = 0x4000530c);
- PROVIDE (MD5Init = 0x4000526c);
- PROVIDE (MD5Update = 0x4000528c);
- /* bootloader will use following functions from xtensa hal library */
- xthal_get_ccount = 0x4001aa90;
- xthal_get_ccompare = 0x4001aabc;
- xthal_set_ccompare = 0x4001aa98;
|