Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 532 Bytes

File metadata and controls

17 lines (12 loc) · 532 Bytes

DigistumpArduino Reboot To Bootloader Library

Objective

Reboot to bootloader from application without pressing reset(some boards may not have) or without unplugging the board from power supply. It might be useful ,when the application is at development stage for the boards, which dont have reset button.

Installation

  • Download this Repo
  • unpack
  • keep this folder at /pathto arduino/hardware/digistump/avr/libraries/
Author:Padmakar Reddy Thatikonda