mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
STM32 persistent MVP, cross-compiled & binaries
This commit is contained in:
7
ldscripts/extra_libs.inc
Normal file
7
ldscripts/extra_libs.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Extra archives needed by ARM's GCC ARM Embedded arm-none-eabi-
|
||||
* releases (https://launchpad.net/gcc-arm-embedded/).
|
||||
*/
|
||||
|
||||
/* This is for the provided newlib. */
|
||||
GROUP(libnosys.a)
|
||||
Reference in New Issue
Block a user