commit | ff14d64086f18ba09578599afc15ddebe9462c90 | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> | Fri Sep 15 16:56:41 2023 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Sep 18 10:43:17 2023 +0100 |
tree | d5e2b981b2df2fb41a51511dd4d6ab5c9a9de5c5 | |
parent | e3aa649ee09cc076c9f8bbe281ff0a2fc53fb110 [diff] |
samples zbus benchmark: Fix twister filter For the posix arch, this sample only works for native_posix, all others will get a build error: https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/subsys/zbus/benchmark/src/benchmark.c#L20 So let's filter them. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>