CrealityTech e7b2bad8ff First commit for Ender-3V3 SE
First commit for Ender-3V3 SE
2024-07-10 13:47:44 +08:00

6 lines
80 B
Python

#
# add_nanolib.py
#
Import("env")
env.Append(LINKFLAGS=["--specs=nano.specs"])