| { | |
| "ci_allow_list": ["rootnode_dimmablelight_bCwGYSDpoe"], | |
| "cd_platforms": { | |
| "linux": { | |
| "linux_x86": ["--cpu_type", "x64", "--enable_ipv4", "-a"], | |
| "linux_arm64_ipv6only": ["--cpu_type", "arm64", "-a"] | |
| }, | |
| "esp32": { | |
| "m5stack": ["-a"] | |
| }, | |
| "nrfconnect": { | |
| "nrf52840dk": ["-a"] | |
| } | |
| } | |
| } |