mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +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
49 B
Makefile
4 lines
49 B
Makefile
DIRS = periph
|
|
|
|
include $(RIOTBASE)/Makefile.base
|