From f068255ea6eb0c814bff4f3db39cf5e45e776d9e Mon Sep 17 00:00:00 2001 From: livello Date: Fri, 16 Mar 2018 00:44:35 +0300 Subject: [PATCH] Readme.md format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 716cd62..332c980 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,5 @@ First attempt to use platformio toolchain for compiling (work not completed yet) # Due compilation issue "USART0_Handler redefinition" Please, open /variants/arduino_due_x/variant.cpp file, then edit USART0_Handler method definition like this + void USART0_Handler(void) __attribute__((weak)); \ No newline at end of file