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 05cf468 commit 6af9a5aCopy full SHA for 6af9a5a
targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_ARM_STD/rtl8195a.sct
@@ -22,20 +22,17 @@ LR_IRAM 0x10007000 (0x70000 - 0x7000) {
22
*(i.mbedtls*)
23
*libc.a (+RO)
24
*rtx_*.o (+RO)
25
- ;*lib_peripheral_mbed_arm.ar (+RO)
26
}
27
28
RW_IRAM1 +0 UNINIT FIXED {
29
*rtl8195a_crypto.o(+RW)
30
- ;*mbedtls*.o(+RW)
31
*libc.a (+RW)
32
*(.sdram.data*)
33
*lib_peripheral_mbed_arm.ar (+RW)
34
35
36
RW_IRAM2 +0 UNINIT FIXED {
37
*rtl8195a_crypto.o(+ZI, COMMON)
38
- ;*mbedtls*.o(+ZI, COMMON)
39
*libc.a (+ZI, COMMON)
40
*(.bss.thread_stack_main)
41
*lib_peripheral_mbed_arm.ar (+ZI, COMMON)
0 commit comments