Skip to content

SAML21 CMSIS Files #176

@spiderkeys

Description

@spiderkeys

Would it be possible to update the CMSIS/Devices/ATMEL files to include the latest headers for the SAML21 CMSIS implementation? I'm developing a board core for the SAML21 series and noticed that while there is a saml.h, the include files it references are not present. It seems the folders are there for most of the other chips, so I was wondering if these could be included.

As a side note: Who is responsible for assembling all of the files inside the Devices/ATMEL folder in the tools? I know that Atmel put together the CMSIS implementations for each chip, but is it the Arduino team or Atmel that puts together the entire collection and writes the sam.h and sam.h headers? Curious because I've found the individual chip folders in Atmel's ASF distributions, but didn't know if there was an Atmel-provided collection of all of them as is present in the Arduino folder.

If Arduino maintains them and there is no specific process for updating it, I can add these in myself and submit a PR, if that would be helpful. Otherwise, it may be better to let the responsible party pull in the update from the official source.

Apologies if this is not the appropriate repo for this issue. I'm not sure where the CMSIS tools folder is assembled, and this isn't SAMD specific, which is why I didn't put it in arduinocore-samd.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions