Skip to content

Bootloader and firmware for a reprogrammable USB button.

License

Notifications You must be signed in to change notification settings

crawl-space/button-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Button Firmware

That was trivial

Flashing

Begin by compiling everything, then flashing the bootloader with your programmer of choice.

# start by compiling everything
make
# set the fuse bits
make fuse
# flash the bootloader
make flash

Now you can program via a USB connection.

make flash-firmware

References

Based on the great work of others:

About

Bootloader and firmware for a reprogrammable USB button.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published