Skip to content

Commit 6a42185

Browse files
committed
Merge branch 'samd21_dev' into dev
2 parents bf00d4f + c4ff6e1 commit 6a42185

File tree

7 files changed

+1410
-1006
lines changed

7 files changed

+1410
-1006
lines changed

src/drivers/hardware_specific/generic_mcu.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
#elif defined(_SAMD21_) // samd21 for the moment, samd51 in progress...
1616

17+
#elif defined(_SAMD51_) // samd21 for the moment, samd51 in progress...
18+
1719
#else
1820

1921
// function setting the high pwm frequency to the supplied pins

0 commit comments

Comments
 (0)