We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb93adf commit 61a6eb6Copy full SHA for 61a6eb6
README.md
@@ -44,6 +44,15 @@ make html
44
45
The output of these build commands goes into subdirectory `build`.
46
47
+Reference implementation
48
+========================
49
+
50
+The specification has a library reference implementation, its hosted upstream in the following
51
+repository: [Transfer List Library](https://github.com/TF-Shared/transfer-list-library).
52
53
+The library can be leveraged by different firmware projects. It implements all the relevant
54
+operations on the Transfer List.
55
56
Status
57
======
58
0 commit comments