1
0
mirror of https://github.com/esphome/esphome.git synced 2025-05-07 01:44:59 +01:00
2024-02-15 21:35:56 +01:00

6 lines
142 B
Python

ZEPHYR_VARIANT_GENERIC = "generic"
ZEPHYR_VARIANT_NRF_SDK = "nrf-sdk"
KEY_ZEPHYR = "zephyr"
KEY_PRJ_CONF = "prj_conf"
KEY_OVERLAY = "overlay"