Skip to content

Commit

Permalink
Update - SKR Mini tests
Browse files Browse the repository at this point in the history
  • Loading branch information
classicrocker883 committed Sep 19, 2024
1 parent b6115a2 commit 4e89b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildroot/tests/STM32F401RC_btt
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ set -e
# Build with included configs
#
use_example_configs "BTT_SKR-Mini-E3-V2/MM"
opt_set MOTHERBOARD BOARD_BTT_SKR_MINI_E3_V3_0_1
opt_set MOTHERBOARD BOARD_BTT_SKR_MINI_E3_V3_0_1 CONTROLLER_FAN_PIN FAN2_PIN E0_AUTO_FAN_PIN FAN1_PIN
# opt_disable
# opt_enable
# opt_add
exec_test $1 $2 "BigTreeTech SKR Mini E3 V3.0.1 - ProUI Manual Mesh (MM)" "$3"

use_example_configs "BTT_SKR-Mini-E3-V2/UBL"
opt_set MOTHERBOARD BOARD_BTT_SKR_MINI_E3_V3_0_1
opt_set MOTHERBOARD BOARD_BTT_SKR_MINI_E3_V3_0_1 CONTROLLER_FAN_PIN FAN2_PIN E0_AUTO_FAN_PIN FAN1_PIN
opt_disable HAS_CUSTOM_COLORS
# opt_enable
# opt_add
Expand Down

0 comments on commit 4e89b22

Please sign in to comment.