diff options
| author | Bluebie <a@creativepony.com> | 2013-02-17 10:00:08 +1100 | 
|---|---|---|
| committer | Bluebie <a@creativepony.com> | 2013-02-17 10:00:08 +1100 | 
| commit | a63217a9697021c99943f83c73340b0d65cb6577 (patch) | |
| tree | fc5ddda9458366cce7a16eab7559f2a54c412488 | |
| parent | 7d0fda92e763c2103300af2698a5ad200f9c71f6 (diff) | |
| download | micronucleus-a63217a9697021c99943f83c73340b0d65cb6577.tar.gz micronucleus-a63217a9697021c99943f83c73340b0d65cb6577.tar.bz2 micronucleus-a63217a9697021c99943f83c73340b0d65cb6577.zip | |
release: added release notes for -jumper variant
| -rw-r--r-- | firmware/releases/release notes.txt | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/firmware/releases/release notes.txt b/firmware/releases/release notes.txt index be67b79..4d5e354 100644 --- a/firmware/releases/release notes.txt +++ b/firmware/releases/release notes.txt @@ -7,6 +7,18 @@ firmware:     programmable space and 1.05 has 6076 bytes. This release also has the improved idlePolls mechanism     which might improve reliability in some cases   o I'm not totally sure this version is as reliable as 1.02. Maybe it's better? Maybe it's worse? + o Now includes a -jumper. "-jumper" works exactly the same with four exceptions: +   -> Bootloader never times out (no 5 seconds waiting) +   -> Bootloader runs user program immediately +   -> If you want to upload something, connect jumper between D5 / reset pin and ground +   -> You obviously can't use this on chips which don't have their reset pin disabled +   :: I made it for DeuxVis on digispark forum, but I mostly use it on my LittleWire. It's really great for that! + +upgrade: + o When finished upgrading runs new bootloader firmware. +   -> you can watch for the new bootloader to connect to see when the upgrade has finished +   -> upgrades only take about half a second, so you could just wait like five seconds +   :: if upgrading to a micronucleus -jumper variant you might like to connect the jumper before you upgrade  == 1.04 - 2012-10-5 == | 
