mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 07:00:27 +09:00
test: Add travis CI
Signed-off-by: Sebastian Meyer <ich@sebmeyer.de> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
committed by
Kevin O'Connor
parent
58dd6d9106
commit
a6b0649cb1
4
test/configs/atmega2560-16mhz.config
Normal file
4
test/configs/atmega2560-16mhz.config
Normal file
@@ -0,0 +1,4 @@
|
||||
# Base config file for atmega2560
|
||||
CONFIG_MACH_AVR=y
|
||||
CONFIG_MACH_atmega2560=y
|
||||
CONFIG_CLOCK_FREQ=16000000
|
||||
Reference in New Issue
Block a user