This folder includes the CMSIS device headers for all Microchip SAM devices.
The files located here are part of the device packs provided by Microchip at
packs.download.atmel.com and can be found
inside the include
folder of each device pack.
The files are copied and modified by converting all line endings from Windows to Unix style and removing all trailing whitespace.
Here is the list of the current device header version and release date:
- SAMD21: v1.3.395 created 19-September-2019
- SAMD51: v1.2.139 created 09-April-2019
- SAME51: v1.1.139 created 05-November-2019
- SAME53: v1.1.118 created 09-April-2019
- SAME54: v1.1.134 created 09-April-2019
- SAML21: v1.2.125 created 31-August-2018
- SAMG: v2.1.97 created 26-September-2017
- SAME70: v3.0.198 created 11-July-2022
- SAMS70: v3.0.165 created 11-July-2022
- SAMV70: v3.0.159 created 11-July-2022
- SAMV71: v3.0.214 created 11-July-2022
The Microchip header files in this directory are available under the Apache-2.0 License:
\file
\brief Top level header file
Copyright (c) {year} Microchip Technology Inc.
\license_start
\page License
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
\license_stop