Skip to content

Commit cd74cff

Browse files
committed
update README
1 parent ca8022d commit cd74cff

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

src/lib/README.adoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77

88
These are mostly unmodified external libraries.
99

10+
11+
## DAPLink
12+
13+
More or less unmodified (but selected) files from
14+
https://github.com/ARMmbed/DAPLink[DAPLink].
15+
16+
1017
## minIni
1118

1219
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-
1522

1623
## Segger RTT
1724

18-
This has been taken from the target SystemView library.
19-
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

Comments
 (0)