mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
This commit allows to share GPIO, Timers and UARTs driver across SAM3/SAM4s MCUs as they relies on the same IPs Signed-off-by: dylad <dylan.laduranty@mesotic.com>
4 lines
58 B
Makefile
4 lines
58 B
Makefile
MODULE = sam_common_periph
|
|
|
|
include $(RIOTMAKE)/periph.mk
|