Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
component/ | 11-Mar-2024 | - | 38,754 | 34,312 | ||
instance/ | 11-Mar-2024 | - | 4,925 | 3,464 | ||
pio/ | 11-Mar-2024 | - | 21,471 | 20,520 | ||
README | D | 11-Mar-2024 | 867 | 44 | 31 | |
component-version.h | D | 11-Mar-2024 | 2.8 KiB | 73 | 9 | |
sam4lc2a.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc2b.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc2c.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc4a.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc4b.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc4c.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc8a.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc8b.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4lc8c.h | D | 11-Mar-2024 | 53.5 KiB | 916 | 718 | |
sam4ls2a.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls2b.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls2c.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls4a.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls4b.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls4c.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls8a.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls8b.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 | |
sam4ls8c.h | D | 11-Mar-2024 | 52 KiB | 892 | 698 |
README
1# Copyright (c) 2023 Gerson Fernando Budke 2# SPDX-License-Identifier: Apache-2.0 3 4Atmel SAM4L 5########### 6 7Origin: 8 Microchip Packs Repository 9 http://packs.download.atmel.com/ 10 11 Atmel SAM4L Series Device Support (1.1.61) 12 http://packs.download.atmel.com/Atmel.SAM4L_DFP.1.1.61.atpack 13 14Status: 15 version 1.1.61 16 17Purpose: 18 Official package for SAM4L. 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.SAM4L_DFP.1.1.61.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 Lst: 42 * Add MPU peripheral in device file. Updated header files. 43 * Updated documentation links. 44