From 1802d9a6b26fe481ab15ee41a5e955da7c979081 Mon Sep 17 00:00:00 2001 From: MightyPork Date: Sat, 9 May 2015 23:42:40 +0200 Subject: [PATCH] mkfl --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Makefile b/examples/Makefile index f4a8c24..c36a52e 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -11,7 +11,7 @@ EFUSE = 0x05 ## === Source files === # Main C file -MAIN = uart_echo_rot13.c +MAIN = uart_isr.c # Extra C files in this folder LOCAL_SOURCE =