Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/MightyPork/m328-optiboot-install/blame/commit/9b879df55d481b64a6574d5f1b2c901925d630b0/README.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
Program optiboot to chinese arduino nano / pro mini that comes without a working bootloader
m328-optiboot-install/README.md

17 lines
405 B

2 years ago
# Rescue script for atmega328P
This script sets fuses and installs Optiboot using AVR Dragon.
The file "46-avr.rules" contains the necessary rules to make AVR Dragon work without sudo.
## Usage
Run `./burn.sh`
## Sources:
46-avr.rules ... https://gist.github.com/TobleMiner/7507b0571e9151dffaa638628601fdd9
Optiboot ... Optiboot-8.0.zip from https://github.com/Optiboot/optiboot/releases/tag/v8.0