micropython/ports/samd/mcu/samd21
robert-hh 929dfc66a3 samd/mpconfigport: Restructure to use ROM feature levels.
Changes are:
- Set the feature level for each MCU: CORE features for SAMD21, and EXTRA
  features for SAMD51.
- Remove all definitions that are included in the core feature level.
- Keep the default settings for feature level and float, to make the choice
  obvious.
2022-10-06 23:00:44 +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