Unify FYSETC F6 1.3 / 1.4 (#20507)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
Victor Oliveira
2020-12-22 09:57:11 -03:00
committed by GitHub
parent 0b3b4da7d0
commit cfad5cb435
5 changed files with 40 additions and 14 deletions

View File

@@ -505,20 +505,12 @@ extends = common_avr8
board = reprap_rambo
#
# FYSETC F6 V1.3
# FYSETC F6 V1.3 / V1.4
#
[env:FYSETC_F6_13]
[env:FYSETC_F6]
platform = atmelavr
extends = common_avr8
board = fysetc_f6_13
#
# FYSETC F6 V1.4
#
[env:FYSETC_F6_14]
platform = atmelavr
extends = common_avr8
board = fysetc_f6_14
board = fysetc_f6
#
# Sanguinololu (ATmega644p)