jnk0le / AVR-UART-lib

extremly light uart library for AVR 8 bit microcontrollers
MIT License
103 stars 36 forks source link

Fix linker errors on tx_buffer and rx_buffer #11

Closed fightingdreamer closed 5 years ago

fightingdreamer commented 5 years ago

For some reason inline asm cannot find references to rx and tx buffers.