Skip to content
Snippets Groups Projects
Commit d29bf49b authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Add Sanguino 644p to ENV for PlatformIO

parent e337df2e
No related branches found
No related tags found
No related merge requests found
......@@ -74,3 +74,9 @@ framework = arduino
board = sanguino_atmega1284p
upload_speed = 57600
lib_deps = ${common.lib_deps}
[env:sanguino_atmega644p]
platform = atmelavr
framework = arduino
board = sanguino_atmega644p
lib_deps = ${common.lib_deps}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment