mirror of https://github.com/Desuuuu/klipper.git
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
|
# Base config file for atmega2560
|
||
|
CONFIG_MACH_AVR=y
|
||
|
CONFIG_MACH_atmega2560=y
|
||
|
CONFIG_CLOCK_FREQ=16000000
|
||
|
CONFIG_T5UID1_SERIAL=y
|
||
|
CONFIG_T5UID1_SERIAL_PORT=2
|