arduino / arduino/ArduinoModule-CMSIS-Atmel

SAML core includes are wrong

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

Description

These includes https://github.com/arduino/ArduinoModule-CMSIS-Atmel/blob/master/CMSIS-Atmel/CMSIS/Device/ATMEL/saml.h#L23 are missing a folder level (another `/include/`).

See https://github.com/arduino/ArduinoModule-CMSIS-Atmel/blob/master/CMSIS-Atmel/CMSIS/Device/ATMEL/samd.h

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare CMSIS-Atmel/CMSIS/Device/ATMEL/saml.h at line 23 with the corresponding include in CMSIS-Atmel/CMSIS/Device/ATMEL/samd.h. Confirm the missing /include/ folder level, update the SAML includes to match the working pattern, and verify that the referenced headers resolve.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.