Files
klipper/src/rp2040
Kevin O'Connor ae227d485c armcm_link: Fix build on recent arm gcc/newlibc versions
It seems recent arm gcc versions no longer build correctly using the
"--specs=nano.specs --specs=nosys.specs" linker flags.  Replace those
linker flags with "-nostdlib -lgcc -lc_nano".

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-06-17 12:45:07 -04:00
..
2021-07-04 10:11:02 -04:00
2022-07-06 00:28:48 -04:00
2022-01-12 11:44:31 -05:00
2021-07-09 11:23:48 -04:00
2024-01-25 11:05:11 -05:00