adding notes about bootloaderHID fork in readme
This commit is contained in:
parent
4027d3854a
commit
998a9ccd1a
|
|
@ -1,6 +1,8 @@
|
||||||
This is the README file for bootloadHID.
|
This is the README file for bootloadHID.
|
||||||
|
|
||||||
It was downloaded from https://github.com/ajd4096/bootloadHID on 11NOV2016
|
It was downloaded from https://github.com/ajd4096/bootloadHID on 11NOV2016
|
||||||
|
This is a fork from obdev's original bootloaderHID
|
||||||
|
This version provides means to cut out BL switch by utilizing a timeout.
|
||||||
|
|
||||||
BootloadHID is a USB boot loader for AVR microcontrollers. It can be used on
|
BootloadHID is a USB boot loader for AVR microcontrollers. It can be used on
|
||||||
all AVRs with at least 2 kB of boot loader section, e.g. the popular ATMega8.
|
all AVRs with at least 2 kB of boot loader section, e.g. the popular ATMega8.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue