We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8022d commit cd74cffCopy full SHA for cd74cff
src/lib/README.adoc
@@ -7,6 +7,13 @@
7
8
These are mostly unmodified external libraries.
9
10
+
11
+## DAPLink
12
13
+More or less unmodified (but selected) files from
14
+https://github.com/ARMmbed/DAPLink[DAPLink].
15
16
17
## minIni
18
19
Idea and code have been taken from
@@ -15,5 +22,6 @@ https://mcuoneclipse.com/2021/12/19/key-value-pairs-in-flash-memory-file-system-
22
23
## Segger RTT
24
-This has been taken from the target SystemView library.
-Not everything here is used.
25
+This has been taken from the
26
+https://www.segger.com/downloads/systemview/systemview_target_src[Seggers target SystemView library].
27
+Not everything here is used, esp. the actual SystemView stuff.
0 commit comments