diff options
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -20,6 +20,11 @@ have been modified to comply with the SAM4E datasheet. Finally, the interrupt vector table has been slightly modified to allow the code to run. See cmsis-sam4e8e.patch for the modifications. +The sam4s directory contains code from the +Atmel.SAM4S_DFP.1.0.56.atpack zip file found at: + http://packs.download.atmel.com/ +version 1.0.56 (extracted on 20181220). + The samd21 directory contains code from the Atmel.SAMD21_DFP.1.3.304.atpack zip file found at: http://packs.download.atmel.com/ |