ソースを参照

Document the firmware version extension

Clara Hobbs 6年前
コミット
1eb57e5b91
1個のファイルの変更5行の追加0行の削除
  1. 5
    0
      docs/console_config.md

+ 5
- 0
docs/console_config.md ファイルの表示

@@ -326,5 +326,10 @@ The device's firmware version number is given in the iSerial descriptor.  The
326 326
 version number follows [Semantic Versioning][].  The serial console
327 327
 configuration interface is the API that the version number describes.
328 328
 
329
+Starting with firmware version 1.2.0, the version number can also be read using
330
+the firmware version extension: an interface descriptor with class code `0xFF`,
331
+subclass code `0x46`, and protocol `0x57` points to a string descriptor with
332
+the firmware version.
333
+
329 334
 [pid.codes]: http://pid.codes/
330 335
 [Semantic Versioning]: http://semver.org/

読み込み中…
キャンセル
保存