aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorAlex Maclean <monkeh@monkeh.net>2023-07-12 00:39:54 +0100
committerKevinOConnor <kevin@koconnor.net>2023-07-16 19:45:23 -0400
commit366b0de1c861de2f46bbb08eea4b8a677c0f5829 (patch)
treeefd314ad033affe4567ef88738f6b212a20593d1 /lib/README
parent1c482581c3c76de31bc3be09553540197de6b382 (diff)
downloadkutter-366b0de1c861de2f46bbb08eea4b8a677c0f5829.tar.gz
kutter-366b0de1c861de2f46bbb08eea4b8a677c0f5829.tar.xz
kutter-366b0de1c861de2f46bbb08eea4b8a677c0f5829.zip
samc21: Fix CAN RAM base address
Signed-off-by: Alex Maclean <monkeh@monkeh.net>
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index b0fd6c73..b3bd95e5 100644
--- a/lib/README
+++ b/lib/README
@@ -24,7 +24,9 @@ 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).
+version 1.2.176 (extracted on 20230115). It has been modified to fix
+an incorrect base address for the CAN message ram. See samc21.patch
+for the modifications.
The samd21 directory contains code from the
Atmel.SAMD21_DFP.1.3.304.atpack zip file found at: