Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
component/ | 03-Aug-2024 | - | 47,851 | 42,050 | ||
instance/ | 03-Aug-2024 | - | 8,017 | 5,749 | ||
pio/ | 03-Aug-2024 | - | 13,140 | 9,861 | ||
README | D | 03-Aug-2024 | 858 | 44 | 31 | |
component-version.h | D | 03-Aug-2024 | 1.8 KiB | 65 | 9 | |
samv71j19b.h | D | 03-Aug-2024 | 52.7 KiB | 863 | 645 | |
samv71j20b.h | D | 03-Aug-2024 | 52.7 KiB | 863 | 645 | |
samv71j21b.h | D | 03-Aug-2024 | 52.7 KiB | 863 | 645 | |
samv71n19b.h | D | 03-Aug-2024 | 58.1 KiB | 925 | 704 | |
samv71n20b.h | D | 03-Aug-2024 | 58.1 KiB | 925 | 704 | |
samv71n21b.h | D | 03-Aug-2024 | 58.1 KiB | 925 | 704 | |
samv71q19b.h | D | 03-Aug-2024 | 62.4 KiB | 977 | 754 | |
samv71q20b.h | D | 03-Aug-2024 | 62.4 KiB | 977 | 754 | |
samv71q21b.h | D | 03-Aug-2024 | 62.4 KiB | 977 | 754 |
README
1# Copyright (c) 2023 Gerson Fernando Budke 2# SPDX-License-Identifier: Apache-2.0 3 4Atmel SAM V71B 5############## 6 7Origin: 8 Microchip Packs Repository 9 http://packs.download.atmel.com/ 10 11 Atmel SAMV71B Series Device Support (2.4.182) 12 http://packs.download.atmel.com/Atmel.SAMV71_DFP.2.4.182.atpack 13 14Status: 15 version 2.4.182 16 17Purpose: 18 Official package for SAM V71B. 19 20Description: 21 Atmel Software Framework (ASF) provides a set of low-level 22 header files that give access to different hardware 23 peripherals of Atmel's ICs. 24 25URL: 26 http://packs.download.atmel.com/ 27 http://packs.download.atmel.com/Atmel.SAMV71_DFP.2.4.182.atpack 28 29commit: 30 n/a 31 32Maintained-by: 33 External 34 35License: 36 Apache-2.0 37 38License Link: 39 https://www.apache.org/licenses/LICENSE-2.0 40 41Patch List: 42 * Fix QDEC deprecated symbols. 43 * Fix XDMAC_CHID register name. 44