config: Add generic-duet3-mini.cfg

Adds Duet3 Mini Config with support for expansion header

Signed-off-by: Luke Ashley <Luke@Lukeslab.online>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Luke's Lab 2021-04-02 14:22:23 -05:00 committed by Kevin O'Connor
parent bd65c37ed5
commit 080b7f68ca
3 changed files with 156 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# Base config file for Atmel SAMD51P20 ARM processor
CONFIG_MACH_ATSAMD=y
CONFIG_MACH_SAMD51P20=y
CONFIG_CLOCK_REF_X25M=y

View file

@ -107,6 +107,10 @@ DICTIONARY sam4e8e.dict
CONFIG ../../config/generic-duet2.cfg
CONFIG ../../config/generic-duet2-duex.cfg
# Printers using the samd51
DICTIONARY samd51p20.dict
CONFIG ../../config/generic-duet3-mini.cfg
# Printers using the lpc176x
DICTIONARY lpc176x.dict
CONFIG ../../config/generic-azteeg-x5-mini-v3.cfg