File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 22.1.rc1
2+ ------
3+
4+ * Fix USBD audio sync issues:
5+ * rx asynchronous mode with explicit feedback
6+ * tx asynchronous mode with variable output size
7+ * Fix USBD audio descriptor issues (Windows support)
8+
9+ Known Issues:
10+ * USB Host does not support reconnecting devices
11+
12+
11322.0.0
214------
315
@@ -119,4 +131,4 @@ Known Issues:
11913120.0.0
120132------
121133
122- * First release of the OpenWare firmware as shipped on Alchemist and Wizard Kickstarter rewards
134+ * First release of the OpenWare firmware as shipped on Alchemist and Wizard Kickstarter rewards
Original file line number Diff line number Diff line change 33
44#include "hardware.h"
55
6- #define FIRMWARE_VERSION "v22.0.1rc0 "
6+ #define FIRMWARE_VERSION "v22.1.rc1 "
77
88#ifdef USE_SPI_FLASH
99#define MAX_SPI_FLASH_HEADERS 32
You can’t perform that action at this time.
0 commit comments