arduino / arduino/ArduinoCore-samd
ADD NANO 33 IoT Support to SDU
Open
- Dominant language
- C
- Stars
- 502
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
Otherwise you get unsupported board https://github.com/arduino/ArduinoCore-samd/blob/master/libraries/SDU/src/SDU.cpp#L44
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in libraries/SDU/src/SDU.cpp at the unsupported-board handling around line 44, then inspect how existing boards are identified. Determine the changes needed for the Nano 33 IoT to be accepted by SDU. Done means the board is no longer reported as unsupported; the issue does not mention a test file.
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