From 93e9e3ad9035fdd1086ad0b3b9881712c179a1e6 Mon Sep 17 00:00:00 2001 From: KurtE Date: Thu, 7 Apr 2022 15:52:01 -0700 Subject: [PATCH] Fix end of line --- ports/mimxrt10xx/linking/flash/W25Q128JV.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/mimxrt10xx/linking/flash/W25Q128JV.ld b/ports/mimxrt10xx/linking/flash/W25Q128JV.ld index 4c055f4ba4..205d9dd839 100644 --- a/ports/mimxrt10xx/linking/flash/W25Q128JV.ld +++ b/ports/mimxrt10xx/linking/flash/W25Q128JV.ld @@ -1 +1 @@ -_ld_flash_size = 16M; \ No newline at end of file +_ld_flash_size = 16M;