wokwi / avr8js

Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js
https://blog.wokwi.com/avr8js-simulate-arduino-in-javascript/
MIT License
461 stars 73 forks source link

Watchdog Timer #106

Closed TimMathias closed 2 years ago

TimMathias commented 2 years ago

Could you implement the watchdog timer please?

urish commented 2 years ago

Register description can be found in pages 63-65 / section 11.9 of the datasheet.

urish commented 2 years ago

Done!

Usage example: https://wokwi.com/arduino/projects/309372800631571009