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 =