1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/samr21-xpro
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
..
dist boards: Separate boards from debug adapter configuration 2017-11-17 10:03:05 +01:00
include cpu/sam0: use GCLK ID instead of bitmask 2020-02-04 21:06:21 +01:00
board.c boards/samr21-xpro: add function to configure antenna switch 2018-06-26 17:59:10 +02:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.dep make: introduce netif_default pseudomodule 2016-03-24 16:47:30 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards: remove EDBG_DEVICE_TYPE 2020-01-31 09:35:27 +01:00