Skip to content

Commit

Permalink
Update to v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jan 7, 2020
1 parent fec5d4c commit d0429cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

export FW_MAJOR := 0
export FW_MINOR := 8
export FW_MINOR := 9

PROJ = Greaseweazle
VER := v$(FW_MAJOR).$(FW_MINOR)
Expand Down
5 changes: 5 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
** Keir Fraser <[email protected]>
************************************

** v0.9 - 7 January 2020
- Activity LED
- Lights while a USB-issued command is in progress
- Flashes when enumerated but idle in the firmware-update bootloader

** v0.8 - 6 January 2020
- STM32F73xx: Various Fixes and Improvements
- Allow Firmware Update mode to be forced via strapping Serial RX/TX
Expand Down

0 comments on commit d0429cf

Please sign in to comment.