]> granicus.if.org Git - esp-idf/commitdiff
spiflash rom: Add symbols accidentally removed in refactor
authorAngus Gratton <angus@espressif.com>
Wed, 31 May 2017 23:08:29 +0000 (09:08 +1000)
committerAngus Gratton <gus@projectgus.com>
Wed, 31 May 2017 23:08:29 +0000 (09:08 +1000)
components/esp32/ld/esp32.rom.ld

index d32486bd2bc6518c73986506d4cdcf2f177b0e4d..6961854b4030676488ff2ff837f9286fdafb7ea1 100644 (file)
@@ -1633,6 +1633,8 @@ PROVIDE ( esp_rom_spiflash_write_encrypted_disable = 0x40062e60 );
 PROVIDE ( esp_rom_spiflash_write_encrypted_enable = 0x40062df4 );
 PROVIDE ( esp_rom_spiflash_prepare_encrypted_data = 0x40062e1c );
 PROVIDE ( esp_rom_spiflash_select_qio_pins = 0x40061ddc );
+PROVIDE ( esp_rom_spiflash_attach = 0x40062a6c );
+PROVIDE ( esp_rom_spiflash_config_clk = 0x40062bc8 );
 PROVIDE ( g_rom_spiflash_chip = 0x3ffae270 );
 
 /*