mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-13 08:51:03 +08:00
feat(bootloader): add xmc spi_flash startup flow to improve reliability
This commit is contained in:
@@ -8,4 +8,5 @@ PROVIDE ( gpio_input_get = 0x40004cf0 );
|
||||
|
||||
PROVIDE ( xthal_get_ccount = 0x4000dd38 );
|
||||
PROVIDE ( uart_div_modify = 0x400039d8 );
|
||||
PROVIDE ( ets_io_vprintf = 0x40001f00 );
|
||||
PROVIDE ( ets_io_vprintf = 0x40001f00 );
|
||||
PROVIDE ( ets_rom_delay_us = 0x40002ecc );
|
||||
Reference in New Issue
Block a user