1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam21_common
Hauke Petersen d3e41e7b58 cpu/sam21: removed superfluous gpio_init_sercom
This function was a duplication of the existing gpio_init_mux,
where the exiting function is the more general one, as the mux
inititalization is not only valid for the sercom module...
2016-10-05 13:19:52 +02:00
..
include cpu/sam21: removed superfluous gpio_init_sercom 2016-10-05 13:19:52 +02:00
periph cpu/sam21: removed superfluous gpio_init_sercom 2016-10-05 13:19:52 +02:00
Makefile cpu/sam21: added common dir for sam[l|d]21 CPUs 2016-02-08 18:45:15 +01:00
Makefile.include cpu/samd21: introduce sam0.h so that we can select samr21.h or other 2016-09-21 19:43:30 +02:00