samc21: Fix CAN RAM base address

Signed-off-by: Alex Maclean <monkeh@monkeh.net>
This commit is contained in:
Alex Maclean
2023-07-12 00:39:54 +01:00
committed by KevinOConnor
parent 1c482581c3
commit 366b0de1c8
4 changed files with 31 additions and 3 deletions

View File

@@ -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: