Releases: lenticularis39/avrconfig
Releases · lenticularis39/avrconfig
AVRConfig 0.2-beta
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
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
All error messages should work. The configuration file is still saved to the current directory.
The first pre-release of AVRConfig 0.1
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.