Skip to content

Commit

Permalink
Update to v1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jul 29, 2021
1 parent 834774f commit 919e950
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

export FW_VER := 1.8
export FW_VER := 1.9

PROJ = FF_OSD
VER := v$(FW_VER)
Expand Down
4 changes: 4 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
** Keir Fraser <[email protected]>
************************************

** v1.9 - 29 July 2021
- Support AT32F403 chip as alternative to STM32F103
- Support momentary-action hotkeys

** v1.8 - 17 January 2020
- Support VGA (30kHz) video timing
- Support PA7 (SPI1) as display-output pin for higher-resolution VGA OSD
Expand Down

0 comments on commit 919e950

Please sign in to comment.