File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,17 +13,17 @@ boards := \
13
13
M5STACK_CoreS3:cores3 \
14
14
M5STACK_AtomS3U:atoms3u \
15
15
M5STACK_Core2:core2 \
16
- M5STACK_Tough:tough \
16
+ M5STACK_Tough:core2 \
17
17
M5STACK_StickC_PLUS2:stickcplus2 \
18
18
M5STACK_StickC_PLUS:stickcplus \
19
19
M5STACK_Fire:fire \
20
20
M5STACK_Basic:basic \
21
21
M5STACK_Basic_4MB:basic \
22
22
M5STACK_Capsule:capsule \
23
- M5STACK_CoreInk:coreink \
24
- M5STACK_AirQS3:airq \
23
+ M5STACK_CoreInk:coreink \
24
+ M5STACK_AirQS3:airq \
25
25
M5STACK_Dial:dial \
26
- M5STACK_Cardputer:cardputer \
26
+ M5STACK_Cardputer:cardputer \
27
27
M5STACK_Paper:paper
28
28
29
29
define find_board
@@ -45,10 +45,10 @@ BOARD_TYPE_DEF := \
45
45
fire \
46
46
basic \
47
47
capsule \
48
- coreink \
49
- airq \
48
+ coreink \
49
+ airq \
50
50
dial \
51
- cardputer \
51
+ cardputer \
52
52
paper
53
53
54
54
# Select the board type to build, default is None
You can’t perform that action at this time.
0 commit comments