diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-03-22 12:36:18 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-03-22 12:36:18 -0400 |
commit | 541c2990c6024250a896d533ce9665271736fe61 (patch) | |
tree | 913331158afb41bbe1343ffe1b8ef349102e04c1 /test/configs | |
parent | f2fbe984547c5291ee4cd9df40d4ee0f36ed1fbb (diff) | |
download | kutter-541c2990c6024250a896d533ce9665271736fe61.tar.gz kutter-541c2990c6024250a896d533ce9665271736fe61.tar.xz kutter-541c2990c6024250a896d533ce9665271736fe61.zip |
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>
Diffstat (limited to 'test/configs')
-rw-r--r-- | test/configs/atmega2560.config (renamed from test/configs/atmega2560-16mhz.config) | 0 | ||||
-rw-r--r-- | test/configs/atmega328.config (renamed from test/configs/atmega328-16mhz.config) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/configs/atmega2560-16mhz.config b/test/configs/atmega2560.config index ec4d6cde..ec4d6cde 100644 --- a/test/configs/atmega2560-16mhz.config +++ b/test/configs/atmega2560.config diff --git a/test/configs/atmega328-16mhz.config b/test/configs/atmega328.config index b231660e..b231660e 100644 --- a/test/configs/atmega328-16mhz.config +++ b/test/configs/atmega328.config |