-
Notifications
You must be signed in to change notification settings - Fork 205
Add HGLRCF435AIO config.h #952
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
base: master
Are you sure you want to change the base?
Conversation
WalkthroughA new hardware configuration header for the HGLRCF435AIO flight controller is added, defining the AT32F435G MCU, board identity (manufacturer: HGLR), peripheral enablement (ICM42688P gyro/accelerometer, M25P16 flash, BMP280/DPS310 barometers), comprehensive pin mappings for motors and communication interfaces, timer-to-pin assignments, and default device presets (Flash blackbox, DSHOT, ADC metering). Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (15)📓 Common learnings📚 Learning: 2025-07-14T16:16:56.822ZApplied to files:
📚 Learning: 2025-07-03T04:33:57.480ZApplied to files:
📚 Learning: 2025-06-23T18:43:31.746ZApplied to files:
📚 Learning: 2025-07-03T04:33:57.480ZApplied to files:
📚 Learning: 2025-07-03T15:17:30.040ZApplied to files:
📚 Learning: 2025-08-22T17:08:23.283ZApplied to files:
📚 Learning: 2025-09-26T16:32:46.694ZApplied to files:
📚 Learning: 2025-07-23T13:43:50.456ZApplied to files:
📚 Learning: 2025-07-23T13:43:50.456ZApplied to files:
📚 Learning: 2025-07-28T16:44:59.686ZApplied to files:
📚 Learning: 2025-06-02T16:16:20.197ZApplied to files:
📚 Learning: 2025-08-28T20:45:36.652ZApplied to files:
📚 Learning: 2025-08-20T02:54:58.596ZApplied to files:
📚 Learning: 2025-08-28T20:45:36.652ZApplied to files:
🔇 Additional comments (8)
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 |
|
|
||
| #define BARO_I2C_INSTANCE I2CDEV_1 | ||
| #define MAG_I2C_INSTANCE I2CDEV_1 | ||
| //#define GYRO_1_ALIGN CW90_DEG |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awaiting correct gyro alignment
Checklist (✓/✕, or y/n)
Summary by CodeRabbit