9d51024434
It is causing error in the mainline:
boards/arm/stm32f7/.../src/Meadow.OS/espcp/Kconfig: No such file or directory
This reverts commit 24e37ec3e8
.
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_MEADOW_F7MICRO
|
|
|
|
endif # ARCH_BOARD_MEADOW_F7MICRO
|