mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
lib: Add sam4s cmsis headers
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
bf196c3028
commit
6db21d3033
131 changed files with 26511 additions and 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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue