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

boards/esp32-olimex-evb: indentation cleanup

This commit is contained in:
Gunar Schorcht 2021-12-23 10:39:12 +01:00
parent 3492a36cf6
commit 37d97aef1e

View File

@ -5,7 +5,7 @@ include $(RIOTBOARD)/common/esp32/Makefile.features
# additional features provided by the board (no ADC and no DAC)
ifneq (,$(filter olimex_esp32_gateway,$(USEMODULE)))
FEATURES_PROVIDED += periph_adc
FEATURES_PROVIDED += periph_adc
endif
FEATURES_PROVIDED += periph_i2c
FEATURES_PROVIDED += periph_pwm