Skip to content

v0.3

Compare
Choose a tag to compare
@thirtythreeforty thirtythreeforty released this 31 Dec 03:54
· 135 commits to master since this release

This release cleans up the rough edges of v0.2. An About box has been added with links to reesemicro.com and this repository. There is now a progress bar that appears when programming. And there have been numerous interface tweaks and code cleanups. Command line mode remains fully functional for you command-line users out there.

At this point, the program is probably ready for production/classroom use. (Read: I use it and it works. :) Do open a ticket if you see any bugs, please. The only thing that is really left to implement is a serial communication timeout.

As is becoming tradition, a prebuilt version for Windows is provided. (You will need the MSVC 2013 redistributable installed!) Unpack the archive to any directory and execute bullycpp.exe.

For Linux and Mac OS X, refer to the compilation instructions in README.md.