Merge main with the latest changes and its tag into dev #40

Merged
ismail merged 8 commits from main into dev 2025-09-13 11:04:41 +02:00
Owner
No description provided.
ismail added 8 commits 2025-09-13 11:04:25 +02:00
Fixed test_apps directory locating issue by fixing the path to
"project_root/test_apps" and removed find command since it
searches recursively and founds the similar directories in
managed_components directory. Also added current time to the output.
TAG constant is only used when run limit is enabled. As a result,
the compiler generates an "unused variable" warning for other cases.
Fixed this warning by adding the unused attribute.
Tilt tests started to fail after the latest changes. Had to make
some fixes and optimizations so that the test code resets the
tilt controls correctly and aligns with relay_chn's timing requirements.

Fixes #1115
Reviewed-on: #39
ismail merged commit 5e92e0477b into dev 2025-09-13 11:04:41 +02:00
Sign in to join this conversation.