From f3e47f679c5154908d3f869c1e9a4b5fcc29d4a5 Mon Sep 17 00:00:00 2001 From: Leo C Date: Mon, 21 Mar 2016 23:06:23 +0100 Subject: Add build configuration for ATmega2561 --- configs/m1281-debug.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 configs/m1281-debug.config (limited to 'configs/m1281-debug.config') diff --git a/configs/m1281-debug.config b/configs/m1281-debug.config new file mode 100644 index 0000000..db4eb98 --- /dev/null +++ b/configs/m1281-debug.config @@ -0,0 +1,2 @@ +CONFIG_DEBUG=0 +CONFIG_MCU=atmega1281 -- cgit v1.2.3