Skip to content

Use std::array instead of a raw pointer in spi transfers #3751

@GrayHoang

Description

@GrayHoang

Description of the task

in spi_utils.h, we should remove the raw pointers and use std::array for the spiTransfer functions().

Acceptance criteria

  • No more raw pointer.

Blocked By

Metadata

Metadata

Assignees

Labels

Code QualityCode readability, SOLID principlesDifficulty - 3Easy and simple issues that require some context to doRobot Software

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions