1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/msp430_common/Makefile.features

10 lines
246 B
Makefile
Raw Normal View History

CPU_ARCH = msp430
CPU_CORE = msp430
2018-05-04 15:44:29 +02:00
FEATURES_PROVIDED += arch_16bit
FEATURES_PROVIDED += arch_msp430
2021-01-26 14:55:40 +01:00
FEATURES_PROVIDED += newlib
FEATURES_PROVIDED += periph_flashpage
FEATURES_PROVIDED += periph_flashpage_pagewise
FEATURES_PROVIDED += periph_pm