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:
parent
3492a36cf6
commit
37d97aef1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user