-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Brotherhobbyf405 v3 - tested correct #11073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||
PR Code Suggestions ✨Latest suggestions up to b40c41d
Previous suggestionsSuggestions up to commit 841c94b
|
|||||||||||||||||||||||||||
User description
PR Type
Other
Description
This description is generated by an AI tool. It may have inaccuracies
Adds new flight controller target BROTHERHOBBYF405V3
Configures 8 motor outputs with DShot support
Enables OSD, blackbox, and multiple UART ports
Sets up ICM42605 IMU with CW90 rotation
Diagram Walkthrough
File Walkthrough
target.c
Configure timer hardware and PWM output mappingsrc/main/target/BROTHERHOBBYF405V3/target.c
target.h
Define target hardware configuration and peripheral mappingssrc/main/target/BROTHERHOBBYF405V3/target.h
CMakeLists.txt
Add CMake build configuration for targetsrc/main/target/BROTHERHOBBYF405V3/CMakeLists.txt