Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
10.83k
stars
6.6k
forks
source link
max32672 cpp build errors in weekly full twister run #79283
Open
MaureenHelm opened 1 month ago
Describe the bug
max32672fthr
andmax32672evkit
boards are failing multiple cpp and cxx tests in the weekly full twister run due to build warnings that get promoted to errors. https://github.com/zephyrproject-rtos/zephyr/runs/30826322038 https://github.com/zephyrproject-rtos/zephyr/actions/runs/11089211666/job/30810087093#step:13:7071To Reproduce
Expected behavior
Build without warnings
Impact
Noise in the weekly full twister run burying other failures.
Logs and console output
Environment (please complete the following information):
Additional context
@hfakkiz can you take a look?