mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Signed-off-by: Sebastian Meyer <ich@sebmeyer.de> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
# Base config file for atmega328
|
|
CONFIG_MACH_AVR=y
|
|
CONFIG_MACH_atmega328=y
|
|
CONFIG_CLOCK_FREQ=16000000
|