forked from platformio/platformio-core
Refactor CORELIBS per platform
This commit is contained in:
@@ -47,6 +47,8 @@ env.Replace(
|
||||
"-Wl,--gc-sections"
|
||||
],
|
||||
|
||||
LIBS=["m"],
|
||||
|
||||
SIZEPRINTCMD='"$SIZETOOL" --mcu=$BOARD_MCU -C -d $SOURCES'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user