micropython/ports/samd/mcu/samd21
robert-hh 7e0b1bc95d samd/mcu: Use the FDPLL96M clock for the SAMD21 CPU.
Allowing to increase the clock a little bit to 54Mhz.  Not much of a gain,
but useful for generating a RNG entropy source from the jitter between
DFLL48M and FDPLL96M.
2023-02-21 23:15:00 +11:00
..
clock_config.c samd/mcu: Use the FDPLL96M clock for the SAMD21 CPU. 2023-02-21 23:15:00 +11:00
mpconfigmcu.h samd/mcu: Use the FDPLL96M clock for the SAMD21 CPU. 2023-02-21 23:15:00 +11:00
mpconfigmcu.mk shared/runtime/gchelper: Drop cpu directive from ARM asm helpers. 2023-01-28 15:51:38 +11:00
pin-af-table.csv samd/pin_af: Simplify the pin-af-table handling. 2022-10-06 23:05:46 +11:00