first commit
This commit is contained in:
commit
8c39952965
1956 changed files with 1460685 additions and 0 deletions
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"])
|
Loading…
Add table
Add a link
Reference in a new issue