EmanuelFeru 882d4b0115 Added Platformio support
- firmware can now be built in Platformio too
- minor bug fixes
- added LED board picture
2020-02-13 18:18:02 +01:00

2 lines
58 B
Python

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