Skip to content

Releases: lenticularis39/avrconfig

AVRConfig 0.2-beta

06 May 07:44
Compare
Choose a tag to compare
AVRConfig 0.2-beta Pre-release
Pre-release

New featues:

  • Option to set the bitclock.
  • Setting avrdude verbose output mode.
  • Basic serial output support (Linux only).
  • avrdude process manager that can be used to monitor, kill and send input to stdin to running avrdude processes

Bug fixes:

  • The avrdude progress bar now displays correctly.

AVRConfig 0.1

23 Dec 17:48
Compare
Choose a tag to compare

The configuration file was moved to ~/.config/avrdude/config.xml. If the directory does not exist, it's automatically created. Reading fuse bits and lock bits now works again.

The second pre-release of AVRConfig 0.1

06 Nov 09:24
Compare
Choose a tag to compare
Pre-release

All error messages should work. The configuration file is still saved to the current directory.

The first pre-release of AVRConfig 0.1

05 Nov 09:48
Compare
Choose a tag to compare
Pre-release

Most feautures should work, but there are almost no error messages and the config file is saved into the current directory, which is not ideal when using the RPM package.