Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
component/ | 04-Jan-2025 | - | 46,913 | 41,137 | ||
instance/ | 04-Jan-2025 | - | 7,762 | 5,574 | ||
pio/ | 04-Jan-2025 | - | 13,548 | 10,254 | ||
README | D | 04-Jan-2025 | 887 | 44 | 31 | |
component-version.h | D | 04-Jan-2025 | 1.8 KiB | 65 | 9 | |
samv71j19.h | D | 04-Jan-2025 | 51.5 KiB | 848 | 630 | |
samv71j20.h | D | 04-Jan-2025 | 52.3 KiB | 859 | 640 | |
samv71j21.h | D | 04-Jan-2025 | 52.3 KiB | 859 | 640 | |
samv71n19.h | D | 04-Jan-2025 | 56.1 KiB | 900 | 680 | |
samv71n20.h | D | 04-Jan-2025 | 55.3 KiB | 890 | 671 | |
samv71n21.h | D | 04-Jan-2025 | 55.3 KiB | 890 | 671 | |
samv71q19.h | D | 04-Jan-2025 | 59.9 KiB | 946 | 724 | |
samv71q20.h | D | 04-Jan-2025 | 59.9 KiB | 946 | 724 | |
samv71q21.h | D | 04-Jan-2025 | 59.9 KiB | 946 | 724 |
README
1# Copyright (c) 2023 Gerson Fernando Budke 2# SPDX-License-Identifier: Apache-2.0 3 4Atmel SAM V71 5############# 6 7Origin: 8 Microchip Packs Repository 9 http://packs.download.atmel.com/ 10 11 Atmel SAMV71 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 V71. 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 the GMAC priority queue registers to match the datasheet. 43 * Fix XDMAC_CHID register name. 44