X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=src%2Fapplication%2Fapplication.ld;h=f79d43326e03a3e84330e327d91ccc1d1eed8400;hb=4e82712727981c944f56d4ada62dc54ad8542d94;hp=55b605750956013061153ecfbba244349ea1b358;hpb=cab249f22d64f9faefac6baebb700d12a111de2f;p=gps-watch.git diff --git a/src/application/application.ld b/src/application/application.ld index 55b6057..f79d433 100644 --- a/src/application/application.ld +++ b/src/application/application.ld @@ -14,9 +14,6 @@ MEMORY : ORIGIN = 0x1fffe000, LENGTH = 0x08000 } -/* Library configurations */ -GROUP(libgcc.a libc.a libm.a libnosys.a) - /* Linker script to place sections and symbol values. Should be used together * with other linker script that defines memory regions FLASH and RAM. * It references following symbols, which must be defined in code: