This repository contains Arduino library for AVR software reset
C++
Software Reset for Arduino
Sometimes, in embedded applications it required to reset the MCU. This may be used to recover from unknown states.
Using this library you can easily achieve software reset functionality in Arduino applications.