From 6a92e31a19c5d4ff19b61b473f9e38a6a3b706ff Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 27 Aug 2023 11:33:21 +0200 Subject: [PATCH] bee_motion_s3: use s3 linker script (#1176) --- boards/bee_motion_s3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/bee_motion_s3.json b/boards/bee_motion_s3.json index c620b80..c1cae0f 100644 --- a/boards/bee_motion_s3.json +++ b/boards/bee_motion_s3.json @@ -1,7 +1,7 @@ { "build": { "arduino": { - "ldscript": "esp32s2_out.ld" + "ldscript": "esp32s3_out.ld" }, "core": "esp32", "extra_flags": [