1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/samd21
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_common: add a few typedefs for SERCOM 2016-09-21 20:34:21 +02:00
ldscripts boards: add support for SODAQ Autonomo 2016-09-28 18:02:16 +02:00
periph cpu/sam21: removed superfluous gpio_init_sercom 2016-10-05 13:19:52 +02:00
cpu.c cpu/sam21_common: update ASF CMSIS (samr21) include files using ASF 3.21 2016-09-21 19:43:30 +02:00
lpm_arch.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
Makefile cpu: build cortexm vectors.c without LTO 2016-08-29 13:30:17 +02: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
vectors.c cpu/samd21: optimization of startup code 2015-06-15 16:00:51 +02:00