-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,13 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v0.8 - 6 January 2020 | ||
- STM32F73xx: Various Fixes and Improvements | ||
- Allow Firmware Update mode to be forced via strapping Serial RX/TX | ||
- Fix bogus sample values at start of read flux values | ||
- Fix some time constants to be in units of the sample clock | ||
- USB: Advertise USB 2.0 device descriptor | ||
|
||
** v0.7 - 6 December 2019 | ||
- USB: Fix end-of-stream detection on track writes | ||
- Writes of empty/unformatted tracks sometimes hung forever | ||
|