From 94d53dbcbaca7a6aa6a3d30b22b776b655a26905 Mon Sep 17 00:00:00 2001 From: IOsetting Date: Sun, 22 Jan 2023 12:58:18 +0800 Subject: [PATCH] fix: typo --- Libraries/LDScripts/py32f002x5.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/LDScripts/py32f002x5.ld b/Libraries/LDScripts/py32f002x5.ld index 96e4fbd..a0b831e 100644 --- a/Libraries/LDScripts/py32f002x5.ld +++ b/Libraries/LDScripts/py32f002x5.ld @@ -3,7 +3,7 @@ ** ** File : LinkerScript.ld ** -** Abstract : Linker script for PY32F003x6 series +** Abstract : Linker script for PY32F002A series ** Set heap size, stack size and stack location according ** to application requirements. ** Set memory bank area and size if external memory is used.