shithub: heymac-node

ref: ad1df2d2a01bd064e643287ff305673dfede3ce3
dir: /boards/xtensa/ttgo_lora32/CMakeLists.txt/

View raw version
# SPDX-License-Identifier: Apache-2.0

if(CONFIG_GPIO_ESP32)
  zephyr_library()
  zephyr_library_sources(board_init.c)
endif()