-
Notifications
You must be signed in to change notification settings - Fork 205
Add GEPRC_TAKER_F405AIO config.h #951
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
WalkthroughIntroduces a new configuration header for the GEPRC_TAKER_F405AIO board, defining MCU/board identifiers, enabled peripherals, pin assignments, timer mappings, peripheral instances (SPI/I2C/ADC), device defaults, and miscellaneous system macros. No other files are modified. Changes
Sequence Diagram(s)Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 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 (14)📓 Common learnings📚 Learning: 2025-07-03T04:33:57.480ZApplied to files:
📚 Learning: 2025-07-03T04:33:57.480ZApplied to files:
📚 Learning: 2025-07-14T16:16:56.822ZApplied to files:
📚 Learning: 2025-06-23T18:43:31.746ZApplied to files:
📚 Learning: 2025-07-03T15:17:30.040ZApplied to files:
📚 Learning: 2025-05-28T15:42:05.402ZApplied to files:
📚 Learning: 2025-05-28T15:42:05.402ZApplied to files:
📚 Learning: 2025-06-02T16:16:20.197ZApplied to files:
📚 Learning: 2025-08-28T20:45:36.652ZApplied to files:
📚 Learning: 2025-08-28T20:45:36.652ZApplied to files:
📚 Learning: 2025-08-20T02:54:58.596ZApplied to files:
📚 Learning: 2025-09-01T19:58:52.049ZApplied to files:
📚 Learning: 2025-05-31T17:01:39.423ZApplied to files:
🔇 Additional comments (6)
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 MAX7456_SPI_INSTANCE SPI2 | ||
| #define FLASH_SPI_INSTANCE SPI3 | ||
| #define GYRO_1_SPI_INSTANCE SPI1 | ||
| //#define GYRO_1_ALIGN CW180_DEG No newline at end of file |
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 gyro alignment and newline on EOF
Checklist (✓/✕, or y/n)
Summary by CodeRabbit