zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.89k stars 6.63k forks source link

build/twister fail: m5stack_cores3/esp32s3/appcpu samples/synchronization #81496

Open jilaypandya opened 3 hours ago

jilaypandya commented 3 hours ago

Describe the bug

build & twister fail of samples/synchronization fails on m5stack_cores3/esp32s3/appcpu

To Reproduce

west build -p -b m5stack_cores3/esp32s3/appcpu zephyr/samples/synchronization -T sample.kernel.synchronization

west twister -p m5stack_cores3/esp32s3/appcpu -s samples/synchronization/sample.kernel.synchronization

Expected behavior

Build should succeed

Impact

Annoyance. CI failure

Logs and console output

jilaypandya commented 3 hours ago

Hi @marekmatej, i have assigned you the issue, since i think you have recently made changes to the relevant files.