mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
6 lines
128 B
Makefile
6 lines
128 B
Makefile
CPU = cc2538
|
|
CPU_MODEL = cc2538sf53
|
|
|
|
# Put defined MCU peripherals here (in alphabetical order)
|
|
FEATURES_PROVIDED += periph_rtt
|