Update cherryusb-host#420
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughBuild system updates add Infineon DWC2 prebuilt library linking and source path deduplication. Global USB host class and bus state variables move to non-cacheable RAM sections in core and class driver files for memory layout optimization. ChangesUSB Host Build and Memory Layout
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Infer (1.2.0)class/hub/usbh_hub.cclass/hub/usbh_hub.c:6:10: fatal error: 'usbh_core.h' file not found ... [truncated 688 characters] ... pt/infer-linux-x86_64-v1.2.0/lib/infer/facebook-clang-plugins/clang/install/lib/clang/18/include" class/video/usbh_video.cclass/video/usbh_video.c:6:10: fatal error: 'usbh_core.h' file not found ... [truncated 698 characters] ... nfer-linux-x86_64-v1.2.0/lib/infer/facebook-clang-plugins/clang/install/lib/clang/18/include" core/usbh_core.cIn file included from core/usbh_core.c:6: ... [truncated 727 characters] ... "/opt/infer-linux-x86_64-v1.2.0/lib/infer/facebook-clang-plugins/clang/install/lib/clang/18/include" 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 by CodeRabbit