Browse Source

Updated README for firmware 1.0.0

Clara Hobbs 7 years ago
parent
commit
d6bd465077
1 changed files with 5 additions and 3 deletions
  1. 5
    3
      README.md

+ 5
- 3
README.md View File

1
-# PD Buddy firmware
1
+# PD Buddy Sink Firmware
2
 
2
 
3
 This is the firmware for the PD Buddy project.  Currently, this specifically
3
 This is the firmware for the PD Buddy project.  Currently, this specifically
4
-means the [PD Buddy Sink][].  The firmware is currently under heavy development,
5
-but is largely functional.
4
+means the [PD Buddy Sink][].  The firmware is considered stable, and supports
5
+the most common use cases for the device.
6
 
6
 
7
 [PD Buddy Sink]: https://git.clayhobbs.com/pd-buddy/pd-buddy-sink
7
 [PD Buddy Sink]: https://git.clayhobbs.com/pd-buddy/pd-buddy-sink
8
 
8
 
17
   power request otherwise.
17
   power request otherwise.
18
 * Provides power on the output connector only when an explicit contract is in
18
 * Provides power on the output connector only when an explicit contract is in
19
   place for the configured voltage and current.
19
   place for the configured voltage and current.
20
+* Optional GiveBack support allows power supplies to temporarily remove power
21
+  from the PD Buddy Sink if necessary.
20
 * Setup mode implements a USB CDC-ACM command-line interface allowing
22
 * Setup mode implements a USB CDC-ACM command-line interface allowing
21
   configuration to be loaded from and stored in flash.
23
   configuration to be loaded from and stored in flash.
22
 
24
 

Loading…
Cancel
Save