2.0.0
This is the first stable release build using STMicroelectronics HAL libraries. Firmware should not behave different than 1.6.0 - but bootloader has done a very big step! You can now use USB stick OR USB cable to PC running DFU software like DFUsedemo. You can now upgrade bootloader without opening mcHF (!!) and bootloader should accept now every USB stick.
I release binaries in a gpg-signed zip file. Included are .bin's and .dfu's regarding the way you want to use them. Please read informations in our GitHub WIKI carefully.
Download .zip and .zip.sig file.
GPG-signed files can simply be tested for corruption during download AND their trustness can be controlled (you can find my public key on keyservers like hkp://pgp.mit.edu) - my signing key is the one for email address [email protected].
Linux (should work for MAC, too) users simply enter on command line:
gpg2 --verify /path/to/downloaded/files/filename.zip.sig
I do not own Windows machine so I do not know how to proceed running Windows.