We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8caf70c commit 70cf3c3Copy full SHA for 70cf3c3
2 files changed
tools/sdk/ld/eagle.rom.addr.v6.ld
@@ -343,5 +343,8 @@ PROVIDE ( xthal_window_spill = 0x4000e324 );
343
PROVIDE ( xthal_window_spill_nw = 0x4000e320 );
344
345
PROVIDE ( Te0 = 0x3fffccf0 );
346
+PROVIDE ( Td0 = 0x3fffd100 );
347
+PROVIDE ( Td4s = 0x3fffd500);
348
+PROVIDE ( rcons = 0x3fffd0f0);
349
PROVIDE ( UartDev = 0x3fffde10 );
350
PROVIDE ( flashchip = 0x3fffc714);
tools/sdk/lib/libaxtls.a
-130 Bytes
0 commit comments