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.76k stars 6.56k forks source link

v3.7-branch: manifest: update percepio #77078

Closed eriktamlin closed 2 months ago

eriktamlin commented 2 months ago

Describe the bug The module doesn't compile when certain options are enabled. This has been fixed in main branch and needs to be backported.

To Reproduce Enable syscall extensions or Ringbuffer.

Expected behavior Working syscall extension and RingBuffer.

Impact Prevents users from using syscall extensions and RingBuffer mode.

Logs and console output

Environment (please complete the following information):

Additional context

github-actions[bot] commented 2 months ago

Hi @eriktamlin! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

henrikbrixandersen commented 2 months ago

Fixed in #77063