I would like to add support for the SAMD20-Xplained board from Atmel.
Recently, sam21_common has been renamed to sam0_common and I think it was a good point. But if we take a look into RIOT structure, there is cpu/samd21 and cpu/saml21 but what about the others MCU from atmel ?
So my question is : Should we rename cpu/saml21 and cpu/samd21 to cpu/samdxx and cpu/samlxx (or something else) to ease support for the whole atmel portfolio ?
I would like to add support for the SAMD20-Xplained board from Atmel.
Recently, sam21_common has been renamed to sam0_common and I think it was a good point. But if we take a look into RIOT structure, there is cpu/samd21 and cpu/saml21 but what about the others MCU from atmel ?
So my question is : Should we rename cpu/saml21 and cpu/samd21 to cpu/samdxx and cpu/samlxx (or something else) to ease support for the whole atmel portfolio ?