Skip to content

MaxPlays35/AVRHexFlasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVRHexFlasher

AVRHexFlasher - tool for compiling and flashing firmwares on AVR-based boards (like Arduino etc.)

Features

  • Flasher
  • Compiler
  • Multilanguage
  • HotKeys
  • Themes
  • Customizable boards list

Download

See "Releases" for stable version or go to appveyor for the newest.

Build status

Themes

Light Dark
alt-text alt-text

F.A.Q.

  1. Q: I didn't find my board on the list.

    A_1: Open "boards.db" with text editor and add it manually (instructions included).

    A_2: Open new issue with template.

  2. Q: I found a bug.

    A: Open new issue with details.

Authors

  • MrMaxP - idea & code & design
  • AlexeyZavar - code & design

Credits