diff options
author | cpldcpu <cpldcpu@gmail.com> | 2015-06-06 22:15:07 +0200 |
---|---|---|
committer | cpldcpu <cpldcpu@gmail.com> | 2015-06-06 22:15:07 +0200 |
commit | 8096c6397195278f69a36fd528ed05135fa2606f (patch) | |
tree | ca562d8744473d055bdbe624297341670c253afb | |
parent | be7274ead1e06a1d7dfb12505d407a68a3dc8007 (diff) | |
download | micronucleus-8096c6397195278f69a36fd528ed05135fa2606f.tar.gz micronucleus-8096c6397195278f69a36fd528ed05135fa2606f.tar.bz2 micronucleus-8096c6397195278f69a36fd528ed05135fa2606f.zip |
readme
-rw-r--r-- | Readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ Micronucleus V2.0b -============= +================== + Micronucleus is a bootloader designed for AVR ATtiny microcontrollers with a minimal usb interface, cross platform libusb-based program upload tool, and a strong emphasis on bootloader compactness. To the authors knowledge this is, by far, the smallest USB bootloader for AVR ATtiny The V2.0 release is a complete rewrite of the firmware and offers significant improvements over V1.x: |