Starting with Stock BTT-Config and Old Configs as Backup
This commit is contained in:
5
buildroot/share/PlatformIO/scripts/add_nanolib.py
Normal file
5
buildroot/share/PlatformIO/scripts/add_nanolib.py
Normal file
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# add_nanolib.py
|
||||
#
|
||||
Import("env")
|
||||
env.Append(LINKFLAGS=["--specs=nano.specs"])
|
||||
Reference in New Issue
Block a user