diff options
author | Wulfsta <wulfstawulfsta@gmail.com> | 2023-01-15 18:44:25 -0500 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2023-05-01 13:56:32 -0400 |
commit | 06e5c577bd1874d48e1aefd13d8639525e571670 (patch) | |
tree | 37a37a4e178a1c0ce56c67cc4dff2a34e9c15db1 /lib/README | |
parent | 6414e1772de73d583b0ac5549d0edb816429478a (diff) | |
download | kutter-06e5c577bd1874d48e1aefd13d8639525e571670.tar.gz kutter-06e5c577bd1874d48e1aefd13d8639525e571670.tar.xz kutter-06e5c577bd1874d48e1aefd13d8639525e571670.zip |
lib: Add Atmel SAM C21 headers
Signed-off-by: Luke Vuksta <wulfstawulfsta@gmail.com>
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,6 +21,11 @@ Atmel.SAM4S_DFP.1.0.56.atpack zip file found at: http://packs.download.atmel.com/ version 1.0.56 (extracted on 20181220). +The samc21 directory contains code from the +Atmel.SAMC21_DFP.1.2.176.atpack zip file found at: + http://packs.download.atmel.com/ +version 1.2.176 (extracted on 20230115). + The samd21 directory contains code from the Atmel.SAMD21_DFP.1.3.304.atpack zip file found at: http://packs.download.atmel.com/ |