Fix user bootloader support check - #1930
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📜 Recent review details🔇 Additional comments (1)
📝 WalkthroughWalkthrough
ChangesUser bootloader validation
Estimated code review effort: 2 (Simple) | ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
isUserBootloaderSupported()before sending the user-bootloader queryValidation
depthai-coresuccessfully on macOS with optional OpenCV, dynamic calibration, events manager, and MP4 support disabledsrc/device/DeviceBootloader.cppcompiles and the finallibdepthai-core.alinksclang-format --dry-run --Werror src/device/DeviceBootloader.cppgit diff --checkHardware validation was not run because an OAK device is not available locally.
Closes #1102
Summary by CodeRabbit