diff --git a/boards/cc2538dk/Makefile.features b/boards/cc2538dk/Makefile.features index 62702bae3f..00ea57ac39 100644 --- a/boards/cc2538dk/Makefile.features +++ b/boards/cc2538dk/Makefile.features @@ -1,3 +1,6 @@ FEATURES_PROVIDED += cpp -FEATURES_PROVIDED += periph_uart periph_gpio periph_random periph_cpuid +FEATURES_PROVIDED += periph_uart +FEATURES_PROVIDED += periph_gpio +FEATURES_PROVIDED += periph_random +FEATURES_PROVIDED += periph_cpuid FEATURES_MCU_GROUP = cortex_m3_1