aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cmsis-sam4e
Commit message (Collapse)AuthorAgeFilesLines
* sam4e8e: Add the SAM4e8e portFlorian Heilmann2018-08-083-4/+65
| | | | | | | | This can be flashed to e.g. the duet wifi using bossac. It requires a later version as is currently included in the klipper repo (1.8 vs. 1.2). Comms are currently via UART0 only, USB serial is still TBD Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
* lib: Add SAM4E CMSIS HALFlorian Heilmann2018-08-0894-0/+18476
Obtained from Atmel.SAM4E_DFP.1.1.57.atpack Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>