arduino / arduino/ArduinoModule-CMSIS-Atmel

SAMD20 includes are missing

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
25
Forks
38
PR merge metrics
No merged PRs in 30d

Description

"samd20/" folder ist missing (called in samd.h)

samd.h:
```
#elif defined (__SAMD20G18__)
#include "samd20/include/samd20.h"
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with samd.h and inspect the neighboring device folders to confirm that samd20/ and samd20/include/samd20.h are absent. Check what CMSIS files are required for the SAMD20G18 include, and consider the issue complete when that include resolves consistently with the other SAMD device definitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.