micropython/ports/samd/mcu/samd21
robert-hh 85fb8b8b02 samd/pin_af: Simplify the pin-af-table handling.
Changes are:
- The pin-af-table-SAMDxx.csv file are moved to the mcu directories with
  the name as pin-af-table.csv.
- The handling in Makefile and pin_af.c is simplified.
2022-10-06 23:05:46 +11:00
..
clock_config.c samd/clock_config: Add HW_DFLL_USB_SYNC and HW_MCU_OSC32KULP extensions. 2022-10-06 23:03:08 +11:00
mpconfigmcu.h samd/mpconfigport: Restructure to use ROM feature levels. 2022-10-06 23:00:44 +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