From 04a0db1c86ca2c4fdb4c58e7e6f7bb7c5e6e02fd Mon Sep 17 00:00:00 2001 From: Bas Stottelaar Date: Wed, 6 Jan 2021 22:21:36 +0100 Subject: [PATCH] ikea-tradfri: order alphabetically --- boards/ikea-tradfri/Makefile.features | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/ikea-tradfri/Makefile.features b/boards/ikea-tradfri/Makefile.features index 2eb3d3a320..1079c42952 100644 --- a/boards/ikea-tradfri/Makefile.features +++ b/boards/ikea-tradfri/Makefile.features @@ -11,5 +11,5 @@ FEATURES_PROVIDED += periph_timer FEATURES_PROVIDED += periph_uart periph_uart_modecfg # Put other features for this board (in alphabetical order) -FEATURES_PROVIDED += riotboot FEATURES_PROVIDED += efm32_coretemp +FEATURES_PROVIDED += riotboot