1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/samd21-xpro/include
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
..
board.h sam0_common: make Timer implementation common across all sam0 MCUs 2019-05-21 11:47:59 +02:00
gpio_params.h periph: generalized button macros 2017-06-20 21:19:56 +02:00
periph_conf.h cpu/sam0: use GCLK ID instead of bitmask 2020-02-04 21:06:21 +01:00