1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/sodaq-sara-aff
Benjamin Valentin a51d167a43 cpu/sam0: use GCLK ID instead of bitmask
To simplify board definitions and for unification between samd2x and
newer models, don't use the GCLK bitmask in board definitions.
Instead use the GCLK index and generate the bitmask when needed.
2020-02-04 21:06:21 +01:00
..
include cpu/sam0: use GCLK ID instead of bitmask 2020-02-04 21:06:21 +01:00
board.c boards/sodaq-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
doc.txt boards/sodaq-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
Makefile boards/sodaq-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
Makefile.dep boards/sodaq-*: use common code 2019-10-21 08:33:11 +02:00
Makefile.features boards/sodaq-*: use common code 2019-10-21 08:33:11 +02:00
Makefile.include boards/sodaq-*: use common code 2019-10-21 08:33:11 +02:00