ZakKemble / AVRDUDESS

A GUI for AVRDUDE
https://blog.zakkemble.net/avrdudess-a-gui-for-avrdude/
GNU General Public License v3.0
596 stars 129 forks source link

New action/button - #43

Open Ser9ei opened 3 years ago

Ser9ei commented 3 years ago

Add new button - "Erase chip". This action should erase flash, eeprom and set default values of the fusebits (lockbit).

Yes, the application has checkbox "erase flash and EEPROM", but sometimes is necessary just erase the chip without programming the memory.

Ser9ei commented 3 years ago

I mean add separate action to execute avrdude.exe with '-e' parameter (Perform a chip erase).

ZakKemble commented 3 years ago

Seems like a good idea, I'll get it added.

7918514 commented 2 years ago

Seems like a good idea, I'll get it added.

Hello. Forgot about the button?

ZakKemble commented 2 years ago

I've not forgotten, it's still on the todo list. I'm not sure when I'll get it added though.

7918514 commented 2 years ago

How about these buttons?

2

3

ZakKemble commented 2 years ago

I'm not sure what Empty is supposed to do? There's a Delete button at the bottom.

7918514 commented 2 years ago

This is for separation. Separator between groups. Like in the screenshot.

7918514 commented 2 years ago

Here's another idea))) To move presets.

4

ZakKemble commented 2 years ago

The present manager isn't very good at the moment. I need to completely redesign it sometime. u.u