arduino/ArduinoCore-samd

Typo in startup.c comment

ayoung19 opened this issue · 0 comments

I think it's supposed to say 32.768kHz here:

* 1) Enable XOSC32K clock (External on-board 32.768Hz oscillator), will be used as DFLL48M reference.

I know you can figure this out from the data sheet but since this modifies the chip's defaults it should be a little more clear, it confused me at first and might save other people time.