HB, OTA etc
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
onewire_bus/test_apps:
|
||||
disable:
|
||||
- if: CONFIG_NAME == "rmt" and SOC_RMT_SUPPORTED != 1
|
||||
reason: RMT backend variant requires SOC RMT support
|
||||
- if: CONFIG_NAME == "uart" and SOC_UART_SUPPORTED != 1
|
||||
reason: UART backend variant requires SOC UART support
|
||||
Reference in New Issue
Block a user