Skip to content

Commit

Permalink
fix monitor platform definition
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelboehm committed Nov 4, 2019
1 parent e0dc87c commit 9d82180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AvrToolchain/platforms/platforms.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ def write_constraints(repository_ctx, paths):
[
"motherboard",
"elastic_node_v3",
"elastic_node_v3_monitor",
"elastic_node_v4",
"elastic_node_v4_monitor",
"arduino_uno",
"arduino_mega",
],
Expand Down

0 comments on commit 9d82180

Please sign in to comment.