Skip to content

Comments

SPI Peripheral Abstraction #175

Draft
Colin-Bickel wants to merge 78 commits intomainfrom
spi_new
Draft

SPI Peripheral Abstraction #175
Colin-Bickel wants to merge 78 commits intomainfrom
spi_new

Conversation

@Colin-Bickel
Copy link

@Colin-Bickel Colin-Bickel commented Jan 9, 2026

SPI Peripheral Abstraction

Problem and Scope

Description

Gotchas and Limitations

Testing

  • HOOTL testing
  • HITL testing
  • Human tested

Testing Details

Larger Impact

Additional Context and Ticket

@Ani-8712 Ani-8712 changed the title Spi new Spi Peripheral Abstraction Jan 9, 2026
@Ani-8712 Ani-8712 self-assigned this Jan 9, 2026
@dchansen06 dchansen06 added Enhancement New feature or request CMake Anything related to or dealing with CMake 2 PRIORITY Important and a priority, but less than URGENT Big Fry Something that is complex and/or large Peripheral Related to or involving a peripheral including abstractions labels Jan 9, 2026
@dchansen06 dchansen06 linked an issue Jan 9, 2026 that may be closed by this pull request
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a note at the top saying how it works well enough for testing, but not well enough for production, and points to the limitations and future plans sections please

@dchansen06 dchansen06 added 3 NORMAL Important but not really a priority and removed 2 PRIORITY Important and a priority, but less than URGENT labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 NORMAL Important but not really a priority Big Fry Something that is complex and/or large CMake Anything related to or dealing with CMake Enhancement New feature or request Peripheral Related to or involving a peripheral including abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SPI Peripheral Abstractions

6 participants