Browse Source

Document our PD 3.0 support in the README

Clara Hobbs 6 years ago
parent
commit
d5f6d02318
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      README.md

+ 7
- 0
README.md View File

29
 * Allows the user to read a power supply's advertised capabilities while in
29
 * Allows the user to read a power supply's advertised capabilities while in
30
   Setup mode.
30
   Setup mode.
31
 
31
 
32
+### New in version 1.2.0-dev
33
+
34
+* The firmware now implements a subset of the USB Power Delivery Specification,
35
+  Revision 3.0, Version 1.1.
36
+* Requests can be made from programmable power supplies, allowing voltages to
37
+  be requested at 20 mV increments from a wide range (up to 3-21 V).
38
+
32
 ## Prerequisites
39
 ## Prerequisites
33
 
40
 
34
 To compile the firmware, you must first install the [GNU ARM Embedded
41
 To compile the firmware, you must first install the [GNU ARM Embedded

Loading…
Cancel
Save