Skip to content

Commit

Permalink
Add 's6' shortcut to mftest
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jan 14, 2020
1 parent 2ba6a46 commit 76cfed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildroot/share/git/mftest
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ case $TESTENV in
f1) TESTENV='STM32F103RE' ;;
f4) TESTENV='STM32F4' ;;
f7) TESTENV='STM32F7' ;;
s6) TESTENV='FYSETC_S6' ;;
teensy) TESTENV='teensy31' ;;
t31) TESTENV='teensy31' ;;
t32) TESTENV='teensy31' ;;
Expand Down

0 comments on commit 76cfed9

Please sign in to comment.