1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/sam0_common/include
Benjamin Valentin 84233ce5d5 sam0_common: replace sercom_id() calculation with switch statement
As the sercom_id() function grows it gets more unweidly.
Let's replace it with a simple switch statement that is true for all
sam0 parts.
2019-05-25 19:12:55 +02:00
..
vendor cpu/sam0_common: update README for SAML1x addition 2019-02-01 23:33:31 +01:00
cpu_conf.h sam0 flashpage RWWEE flash support 2019-03-21 04:27:41 +01:00
periph_cpu_common.h sam0_common: replace sercom_id() calculation with switch statement 2019-05-25 19:12:55 +02:00
sam_usb.h sam0_common: Add USB peripheral driver 2019-03-26 10:26:11 +01:00