We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478ced8 commit 9a6423bCopy full SHA for 9a6423b
samples/subsys/ipc/openamp/sample.yaml
@@ -4,6 +4,7 @@ sample:
4
tests:
5
sample.ipc.openamp:
6
filter: dt_chosen_enabled("zephyr,ipc") and dt_chosen_enabled("zephyr,ipc_shm")
7
+ and not (CONFIG_SOC_ESP32_APPCPU or CONFIG_SOC_ESP32S3_APPCPU)
8
integration_platforms:
9
- mps2/an521/cpu0
10
tags:
0 commit comments