Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 9d82180

Browse files
committed
fix monitor platform definition
1 parent e0dc87c commit 9d82180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AvrToolchain/platforms/platforms.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ def write_constraints(repository_ctx, paths):
3535
[
3636
"motherboard",
3737
"elastic_node_v3",
38+
"elastic_node_v3_monitor",
3839
"elastic_node_v4",
40+
"elastic_node_v4_monitor",
3941
"arduino_uno",
4042
"arduino_mega",
4143
],

0 commit comments

Comments
 (0)