micropython/ports/samd/mcu/samd51
robert-hh d9338aabc5 samd: Change the symbol names for the peripheral clocks.
From APB_FREQ to DFLL48M_FREQ, and from apb_freq to peripheral_freq.
2022-10-06 23:10:08 +11:00
..
clock_config.c samd: Change the symbol names for the peripheral clocks. 2022-10-06 23:10:08 +11:00
mpconfigmcu.h samd: Change the symbol names for the peripheral clocks. 2022-10-06 23:10:08 +11:00
mpconfigmcu.mk samd/mcu: Factor out MCU policy for SAMD21 and SAMD51. 2022-10-06 22:56:13 +11:00
pin-af-table.csv samd/pin_af: Simplify the pin-af-table handling. 2022-10-06 23:05:46 +11:00