Skip to content

Commit

Permalink
fixup! fix saml21-xpro
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Apr 6, 2019
1 parent 6f0c7d9 commit bb5d5e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/saml21-xpro/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ extern "C" {
static const tc32_conf_t timer_config[] = {
{ /* Timer 0 - System Clock */
.dev = TC0,
.flags = TC_CTRLA_MODE_COUNT32,
.irq = TC0_IRQn,
.mclk = &MCLK->APBCMASK.reg,
.mclk_mask = MCLK_APBCMASK_TC0 | MCLK_APBCMASK_TC1,
Expand Down

0 comments on commit bb5d5e7

Please sign in to comment.