Add Tronxy X5S
This commit is contained in:
parent
abda89437d
commit
1e00ba5433
5 changed files with 1867 additions and 2 deletions
|
|
@ -76,7 +76,7 @@ build_flags = ${common.build_flags}
|
|||
board_f_cpu = 16000000L
|
||||
lib_deps = ${common.lib_deps}
|
||||
|
||||
[env:anet10]
|
||||
[env:melzi]
|
||||
platform = atmelavr
|
||||
framework = arduino
|
||||
board = sanguino_atmega1284p
|
||||
|
|
@ -84,7 +84,7 @@ build_flags = ${common.build_flags}
|
|||
upload_speed = 57600
|
||||
lib_deps = ${common.lib_deps}
|
||||
|
||||
[env:anet10_optiboot]
|
||||
[env:melzi_optiboot]
|
||||
platform = atmelavr
|
||||
framework = arduino
|
||||
board = sanguino_atmega1284p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue