Skip to content

Commit

Permalink
added board
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak-Shaha committed Jan 24, 2025
1 parent 0c4146d commit c9ee00b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build/builders/efr32.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ class Efr32Board(Enum):
BRD2605A = 13
BRD4343A = 14
BRD4342A = 15
BRD4350A = 16

def GnArgName(self):
if self == Efr32Board.BRD2704B:
Expand Down

0 comments on commit c9ee00b

Please sign in to comment.