diff options
author | Detlev Zundel <dzu@member.fsf.org> | 2025-02-06 16:45:25 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-04-29 23:00:37 +1000 |
commit | cd3eaad05cf94cd86e9762c854c68a4d4b5c2fab (patch) | |
tree | 27d8222d19a1c732c1d19d5f7fe50f47db822243 /docs/zephyr | |
parent | cd71db0172c9f0905fd3d3438b1f2cf70da11dfa (diff) | |
download | micropython-cd3eaad05cf94cd86e9762c854c68a4d4b5c2fab.tar.gz micropython-cd3eaad05cf94cd86e9762c854c68a4d4b5c2fab.zip |
zephyr: Fix call to thread_analyzer_print for v4.0.
Commit 1b6e0f64796dfd6f86a8679ea6d24e1fca1e63a8 for Zephyr v4.0.0
changed the function "thread_analyzer_print" to require a cpu argument
and allow thread analysis on each cpu separately. The argument is
ignored when THREAD_ANALYZER_AUTO_SEPARATE_CORES=n which is the
default on single core machines.
Promote this change to the MicroPython zephyr module.
Signed-off-by: Detlev Zundel <dzu@member.fsf.org>
Signed-off-by: Maureen Helm <maureen.helm@analog.com>
Diffstat (limited to 'docs/zephyr')
0 files changed, 0 insertions, 0 deletions