Files
ESP8266_RTOS_SDK/components/bootloader/subproject/main/esp8266.bootloader.rom.ld
2018-06-19 17:34:54 +08:00

6 lines
152 B
Plaintext

PROVIDE ( ets_memcpy = 0x400018b4 );
PROVIDE ( ets_printf = 0x400024cc );
PROVIDE ( SPIRead = 0x40004b1c );
PROVIDE ( xthal_get_ccount = 0x4000dd38 );