Thinking about the Tiny BASIC I wanna write.
For some reason I am very daunted about trying to get serial working in AVR assembly.
I was thinking of testing to see if I could reverse strings and then emit them to serial on my workstation.
- replies
- 1
- announces
- 1
- likes
- 1
https://github.com/pearsonalan/arduino-serial-asm/blob/master/serial-message.asm
currently stepping through this
currently stepping through this