Skip to content

fix(boards): fix Manta M8P V2 SPI pin definitions#115

Merged
tg73 merged 1 commit intoRat-OS:v2.1.x-developmentfrom
tg73:topic/fix-spi-pins
Feb 27, 2026
Merged

fix(boards): fix Manta M8P V2 SPI pin definitions#115
tg73 merged 1 commit intoRat-OS:v2.1.x-developmentfrom
tg73:topic/fix-spi-pins

Conversation

@tg73
Copy link
Collaborator

@tg73 tg73 commented Feb 27, 2026

Updated hardware pin configuration for the BTT MANTA M8P board, correcting SPI pin mappings for stepper controllers.

Corrections on Manta M8P V2 spi pins
@tg73 tg73 changed the base branch from v2.1.x to v2.1.x-development February 27, 2026 21:50
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 1571495 and 7b8f88a.

📒 Files selected for processing (1)
  • configuration/boards/btt-manta-m8p-20/board-definition.json

Walkthrough

Updates SPI pin mappings in the Manta M8P board configuration, changing motor and stepper pin assignments from the PC12/PC11/PC10 group to the PG6/PG7/PG8 group across eight motor channels and stepper software SPI sections.

Changes

Cohort / File(s) Summary
SPI Pin Configuration
configuration/boards/btt-manta-m8p-20/board-definition.json
Updated spi_software_mosi_pin, spi_software_miso_pin, and spi_software_sclk_pin mappings from PC12/PC11/PC10 to PG6/PG7/PG8 for MOTOR1–MOTOR8 and stepperSPI sections.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: correcting SPI pin definitions in the Manta M8P V2 board configuration file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@tg73 tg73 merged commit b8935ef into Rat-OS:v2.1.x-development Feb 27, 2026
19 checks passed
@tg73 tg73 deleted the topic/fix-spi-pins branch March 1, 2026 12:40
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.

2 participants