Skip to content

Commit

Permalink
fixup! boards/esp8266-olimex-mod: Add Kconfig symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrolanzieri committed Jul 3, 2020
1 parent 8a44ace commit 0cfe648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/esp8266-olimex-mod/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ config BOARD_ESP8266_OLIMEX_MOD
bool
default y
select BOARD_COMMON_ESP8266
select CPU_MODEL_ESP8266_ESP_12x
select CPU_MODEL_ESP8266_ESP_12X

source "$(RIOTBOARD)/common/esp8266/Kconfig"

0 comments on commit 0cfe648

Please sign in to comment.