File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
hal/targets/cmsis/TARGET_NXP
TARGET_LPC11UXX/TOOLCHAIN_GCC_CR/TARGET_LPC11U35_501
TARGET_LPC11XX_11CXX/TOOLCHAIN_GCC_CR/TARGET_LPC11XX Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
/* mbed - LPC11U35 linker script
2
2
* Based linker script generated by Code Red Technologies Red Suite 4.1
3
3
*/
4
- GROUP (libgcc.a libc_s .a libstdc++_s .a libm.a libcr_newlib_nohost.a crti.o crtn.o crtbegin.o crtend.o )
4
+ GROUP (libgcc.a libc .a libstdc++.a libm.a libcr_newlib_nohost.a crti.o crtn.o crtbegin.o crtend.o )
5
5
6
6
MEMORY
7
7
{
Original file line number Diff line number Diff line change 1
1
/* mbed - LPC1114 linker script
2
2
* Based linker script generated by Code Red Technologies Red Suite 4.1
3
3
*/
4
- GROUP (libgcc.a libc_s.a libstdc++_s.a libm.a libcr_newlib_nohost.a crti.o crtn.o crtbegin.o crtend.o )
4
+ GROUP (libgcc.a libc.a libstdc++.a libm.a libcr_newlib_nohost.a crti.o crtn.o crtbegin.o crtend.o )
5
+
5
6
MEMORY
6
7
{
7
8
/* Define each memory region */
You can’t perform that action at this time.
0 commit comments