arduino / arduino/ArduinoCore-mbed
SPI warper missing setDataMode
Open
- Dominant language
- C
- Stars
- 411
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
is it possible to add setBitOrder
, setClockDivider
, setDataMode in SPI mbed warper ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the SPI mbed wrapper and inspect how its existing configuration methods are exposed. Compare the requested setBitOrder, setClockDivider, and setDataMode methods with the underlying SPI API; done means all three are available through the wrapper and behave consistently with the existing methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100