Hi!
I found this 512 byte bootloader called nanoBoot and successfully flashed it on an atmega32u4 board. It goes to bootloader mode when I do the HW reset so that means it's working fine. My issue now is I don't know how to upload code to it. Can I use AVRDUDE to upload or flash code to it?