fix: USB CDC TX investigation (Issue #524) #525
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-mechanical/issue-524-usb-cdc-tx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
usbd_conf.c)safety_init()must be deferred after slow peripheral inits (mpu6000_calibrate ~510ms) to avoid watchdog reset loop during boot (already applied inmain.c)Investigation Results
Test plan
🤖 Generated with Claude Code