Files
esp32-hacking/get-started/csi_recv_router/main
user 54640a733b
Some checks failed
Lint & Build / Security Flaw Analysis (push) Successful in 15s
Lint & Build / Secret Scanning (push) Successful in 5s
Lint & Build / C/C++ Static Analysis (push) Successful in 34s
Lint & Build / Build Firmware (push) Failing after 1m23s
fix: Resolve cppcheck shadow variable and uninitvar warnings
Rename local 'arg' to 'val' in serial_task to avoid shadowing the
function parameter. Guard staged memcpy with nsub > 0 to satisfy
cppcheck uninitvar analysis.
2026-02-14 23:06:51 +01:00
..