Clean up trailing spaces

This commit is contained in:
Scott Lahteine
2020-06-15 18:11:19 -05:00
parent 138d0622ee
commit aea60d9450
15 changed files with 43 additions and 43 deletions

View File

@ -1,5 +1,5 @@
/*
* libmaple linker script
* libmaple linker script
*
* This build puts .text (and .rodata) in Flash, and
* .data/.bss/heap (of course) in SRAM, but links starting at the

View File

@ -1,5 +1,5 @@
/*
* libmaple linker script
* libmaple linker script
*
* This build puts .text (and .rodata) in Flash, and
* .data/.bss/heap (of course) in SRAM, but links starting at the

View File

@ -1,5 +1,5 @@
/*
* libmaple linker script
* libmaple linker script
*
* This build puts .text (and .rodata) in Flash, and
* .data/.bss/heap (of course) in SRAM, but links starting at the

View File

@ -1,5 +1,5 @@
/*
* libmaple linker script
* libmaple linker script
*
* This build puts .text (and .rodata) in Flash, and
* .data/.bss/heap (of course) in SRAM, but links starting at the