summaryrefslogtreecommitdiff
path: root/docs/static
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2018-06-01 16:12:48 +0200
committerNoralf Trønnes <noralf@tronnes.org>2018-06-01 18:03:23 +0200
commite158702a68637a975c97c34cc0a564c4d693faa5 (patch)
treef58337b777b0e4df67125cb478a2f22de09a9d86 /docs/static
parentab7ddfddd53173e03c25176d7d1665504a8a8f5f (diff)
atmel-samd/samd51: Use crystal for RTC
This uses the crystal to clock the RTC on boards which have a crystal. Disable clock generator 2 which was enabled in commit 8e2080411f65 ("atmel-samd: Add rtc module support"). samd51 differs from samd21 when it comes to the RTC clock. samd51 doesn't have an explicit clock peripheral so no need for a clock generator. The same commit didn't even setup XOSC32K correctly, it missed EN1K and XTALEN. The RTC uses the 1k clock output, so enable it on the OSCULP32K even if it works without it.
Diffstat (limited to 'docs/static')
0 files changed, 0 insertions, 0 deletions