This commit is contained in:
david
2021-06-03 22:31:54 +02:00
commit 2a3d31a755
2308 changed files with 1503875 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#
# add_nanolib.py
#
Import("env")
env.Append(LINKFLAGS=["--specs=nano.specs"])