fix: typo

This commit is contained in:
IOsetting 2023-01-22 12:58:18 +08:00
parent 2baadadbf4
commit 94d53dbcba

View File

@ -3,7 +3,7 @@
** **
** File : LinkerScript.ld ** File : LinkerScript.ld
** **
** Abstract : Linker script for PY32F003x6 series ** Abstract : Linker script for PY32F002A series
** Set heap size, stack size and stack location according ** Set heap size, stack size and stack location according
** to application requirements. ** to application requirements.
** Set memory bank area and size if external memory is used. ** Set memory bank area and size if external memory is used.