From 447d08d6139e21c116f529adb758d065535c986f Mon Sep 17 00:00:00 2001 From: Mihai Ambrosie <40715497+mihsu81@users.noreply.github.com> Date: Tue, 3 Jan 2023 11:56:48 +0200 Subject: [PATCH] [realtek-ambz] Fix 4M/980k linker script name (#56) --- boards/_base/realtek-ambz-4mb-980k.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/_base/realtek-ambz-4mb-980k.json b/boards/_base/realtek-ambz-4mb-980k.json index 2471026..ce08d8b 100644 --- a/boards/_base/realtek-ambz-4mb-980k.json +++ b/boards/_base/realtek-ambz-4mb-980k.json @@ -1,7 +1,7 @@ { "build": { - "ldscript_sdk": "rlx8711B-symbol-v02-img2_xip1_4M_cpp.ld", - "ldscript_arduino": "rlx8711B-symbol-v02-img2_xip1_4M_cpp.ld", + "ldscript_sdk": "rlx8711B-symbol-v02-img2_xip1_4M_980k_cpp.ld", + "ldscript_arduino": "rlx8711B-symbol-v02-img2_xip1_4M_980k_cpp.ld", "amb_boot_all": "boot_all_C556.bin" }, "flash": {