Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
* Added support for _ATmega32U4_
* Optimized bootloader size (724 to 770 bytes smaller dending on used MCU)
  Thanks to Dan Hankewycz (hankedan000)!
* Added bitrate detect feature (merged from it's own branch since it now fits into 2048 words bootloader section)
  • Loading branch information
crycode-de committed Jun 12, 2023
1 parent 7c2ec36 commit 67c51c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ Additionally a *start app* command may be send at any time by the flash applicat
## Changelog
## WIP
## 1.4.0 (2023-06-12)
* Added support for _ATmega32U4_
* Optimized bootloader size (724 to 770 bytes smaller dending on used MCU)
Expand Down

0 comments on commit 67c51c7

Please sign in to comment.