platformio.ini 118 Bytes
Newer Older
Enrico Pozzobon committed
1 2 3 4
[env:uno]
platform = atmelavr
framework = arduino
board = uno
5 6
build_flags = -Os -UDEBUG -DNDEBUG
build_type = release