Hi everyone!
I've started developing a very simple tool (30% done, let's say) on Linux to ease my life sometimes. Most of the time I use Makefiles, but sometimes I want to flash something quick for testing or so and I hate having to type everything to flash the uC with avrdude. I'm writing a GUI tool, very simple, in Python (easily portable to Windows!). Basically you choose your uC, set fuses, pick your hex fileand set programmer model using nice pre-defined menus and buttons.
I just would like to know if it sounds interesting to you, I would speed up the "development" and release to you guys to test, suggest improvements, bugs, etc.
Regards!