Skip to content

Add DEEPSPACEF722 - #1173

Open
haslinghuis wants to merge 2 commits into
betaflight:masterfrom
haslinghuis:ds722
Open

Add DEEPSPACEF722#1173
haslinghuis wants to merge 2 commits into
betaflight:masterfrom
haslinghuis:ds722

Conversation

@haslinghuis

@haslinghuis haslinghuis commented Jul 29, 2026

Copy link
Copy Markdown
Member

Checklist (✓/✕, or y/n)

  • passed Betaflight team's schematics review
  • passed hardware samples testing
  • follows guidelines
  • follows connector standards
  • flight tested
  • comments/issues resolved

Summary by CodeRabbit

  • New Features
    • Added support for the DPDS DEEPSPACEF722 flight controller.
    • Enabled onboard sensors, flash storage, video overlay, telemetry, GPS, receiver, ESC sensor, LEDs, beeper, camera control, and motor outputs.
    • Added default hardware mappings for serial, I2C, SPI, timer, ADC, PINIO, motor, and peripheral interfaces.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 1c017bb5-76c6-41ac-a7d7-e347d1342898

📥 Commits

Reviewing files that changed from the base of the PR and between af0c7ab and ae27df8.

📒 Files selected for processing (1)
  • configs/DPDS/DEEPSPACEF722/config.h
🚧 Files skipped from review as they are similar to previous changes (1)
  • configs/DPDS/DEEPSPACEF722/config.h

Walkthrough

Adds a new DEEPSPACEF722 board configuration. The header defines target features, pin and timer mappings, peripheral instances, PINIO metadata, and storage, meter, DShot, and serial defaults.

Changes

DEEPSPACEF722 target support

Layer / File(s) Summary
Target identity and feature selection
configs/DPDS/DEEPSPACEF722/config.h
Defines the STM32F722 target identity and enables the accelerometer, gyroscope, gyro clock input, barometer, flash, and MAX7456 features.
Hardware mapping and runtime defaults
configs/DPDS/DEEPSPACEF722/config.h
Maps motors, buses, serial ports, control pins, ADCs, and timers. Selects peripheral instances, configures PINIO metadata, and sets blackbox, DShot, meter, and serial defaults.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description includes the checklist but omits the required change summary, housekeeping details, and completion evidence for the mandatory reviews and tests. Add a PR summary, confirm the custom branch requirement, and mark each checklist item with supporting details.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: adding DEEPSPACEF722 support.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Updated the reference comment in the config file.
This was referenced Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant