mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
Readme.md format
This commit is contained in:
@@ -76,4 +76,5 @@ First attempt to use platformio toolchain for compiling (work not completed yet)
|
|||||||
|
|
||||||
# Due compilation issue "USART0_Handler redefinition"
|
# Due compilation issue "USART0_Handler redefinition"
|
||||||
Please, open /variants/arduino_due_x/variant.cpp file, then edit USART0_Handler method definition like this
|
Please, open /variants/arduino_due_x/variant.cpp file, then edit USART0_Handler method definition like this
|
||||||
|
|
||||||
void USART0_Handler(void) __attribute__((weak));
|
void USART0_Handler(void) __attribute__((weak));
|
||||||
Reference in New Issue
Block a user