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 c834b7f commit 67f1ee5Copy full SHA for 67f1ee5
targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_GCC_ARM/rtl8195a.ld
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
-INCLUDE "mbed-os/targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_GCC_ARM/rtl8195a_rom.h"
+INCLUDE "rtl8195a_rom.h"
18
/* DATA_RAM: We cannot put Code(.text) in DATA_RAM, this region is reserved for Image1(boot loader).
19
But we can put .data/.bss of Image2 in this region */
20
MEMORY
0 commit comments