From 0a9a9013486150d2e29322652729ca46f9b1f9a9 Mon Sep 17 00:00:00 2001 From: Bas Stottelaar Date: Wed, 6 Jan 2021 22:21:25 +0100 Subject: [PATCH] boards/e180-zg120b-tb: order alphabetically --- boards/e180-zg120b-tb/Makefile.features | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/e180-zg120b-tb/Makefile.features b/boards/e180-zg120b-tb/Makefile.features index 5981b04f94..5f5e80a693 100644 --- a/boards/e180-zg120b-tb/Makefile.features +++ b/boards/e180-zg120b-tb/Makefile.features @@ -10,5 +10,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