Add support for the KC868-A32 ESP32 home automation relay module. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
22 lines
543 B
YAML
22 lines
543 B
YAML
tests:
|
|
libraries.devicetree.devices:
|
|
tags: devicetree
|
|
# We only need this to run on one platform so use native_sim as it
|
|
# will mostly likely be the fastest.
|
|
integration_platforms:
|
|
- native_sim
|
|
platform_exclude:
|
|
- hsdk
|
|
- hsdk_2cores
|
|
- thingy52_nrf52832
|
|
- bbc_microbit
|
|
- bbc_microbit_v2
|
|
- bt610
|
|
- bl5340_dvk_cpuapp
|
|
- bl5340_dvk_cpuapp_ns
|
|
- m5stack_core2
|
|
- mimxrt595_evk_cm33
|
|
- nrf9131ek_nrf9131
|
|
- nrf9131ek_nrf9131_ns
|
|
- kincony_kc868_a32
|