jdolinay / avr_debug

Source level debugger for Arduino - GDB stub for Atmega328 microcontroller used in Arduino Uno.
GNU Lesser General Public License v3.0
141 stars 33 forks source link

TIMER0 instead of WDT, TIMER0_COMPA as SW interrupt, quickcheck routine #31

Closed felias-fogg closed 3 years ago

felias-fogg commented 3 years ago

So, here comes the pull request with the three new features. I also updated the manual and generated a word diff. You probably want to go over it and change things I have changed ;-). Here is the dropbox link to this document.

Best, Bernhard

felias-fogg commented 3 years ago

Since I added the breakpoint stuff already, I'll retract this pull request and send you a new one.