mirror of
git://soft.sys114.com/klipper
synced 2026-02-11 06:10:27 +09:00
test: Rename atmega2560-16mhz.config to atmega2560.config
There's no need to include the 16mhz as basically all atmega chips are run at 16mhz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
4
test/configs/atmega328.config
Normal file
4
test/configs/atmega328.config
Normal file
@@ -0,0 +1,4 @@
|
||||
# Base config file for atmega328
|
||||
CONFIG_MACH_AVR=y
|
||||
CONFIG_MACH_atmega328=y
|
||||
CONFIG_CLOCK_FREQ=16000000
|
||||
Reference in New Issue
Block a user