1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 00:41:17 +01:00
RIOT/boards/sam4s-xpro/Makefile.features
dylad 363fb755de boards/sam4s-xpro: introduce initial board support
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2025-02-17 16:29:25 +01:00

8 lines
210 B
Makefile

CPU = sam4s
CPU_MODEL = sam4sd32c
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart