Skip to content

Commit

Permalink
moved config files
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-seiler committed Jan 3, 2024
1 parent 45c710c commit ba160c6
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 17 deletions.
18 changes: 2 additions & 16 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,2 @@
# This file generates the GitHub Actions matrix
# For simple board + shield combinations, add them
# to the top level board and shield arrays, for more
# control, add individual board + shield combinations to
# the `include` property, e.g:
#
# board: [ "nice_nano_v2" ]
# shield: [ "corne_left", "corne_right" ]
# include:
# - board: bdn9_rev2
# - board: nice_nano_v2
# shield: reviung41
#
---
include:
- board: nice60
board: [ "nice_nano_v2" ]
shield: [ "discipline" ]
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
config DISCIPLINE
config discipline
def_bool $(shields_list_contains, discipline)
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ba160c6

Please sign in to comment.