8000
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.
1 parent bc39129 commit 88d3cd5Copy full SHA for 88d3cd5
esp8266/eagle.rom.addr.v6.ld
@@ -20,6 +20,7 @@ PROVIDE ( SPI_read_status = 0x400043c8 );
20
PROVIDE ( SPI_write_status = 0x40004400 );
21
PROVIDE ( SPI_write_enable = 0x4000443c );
22
PROVIDE ( Wait_SPI_Idle = 0x4000448c );
23
+PROVIDE ( Enable_QMode = 0x400044c0 );
24
PROVIDE ( SPIEraseArea = 0x40004b44 );
25
PROVIDE ( SPIEraseBlock = 0x400049b4 );
26
PROVIDE ( SPIEraseChip = 0x40004984 );
0 commit comments