aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-test.c
AgeCommit message (Expand)Author
2016-08-15Incorporate FPGA comms test from projects/board-test/fmc-test.cFredrik Thulin
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-09Integrate test code for MKMIF.Fredrik Thulin
2016-06-02Move the rest of the CLI commands out of cli-test.c.Fredrik Thulin
t> 2016-05-21 13:16:58 +0200 committer Fredrik Thulin <fredrik@thulin.net> 2016-05-21 13:16:58 +0200 Add code to access the keystore memory (SPI flash).' href='/sw/stm32/commit/stm-keystore.c?h=python3&id=3d16ad028d69acc581095430d20463ed66f65779'>3d16ad0
b97ba86





fd60daa
3d16ad0





fd60daa
3d16ad0
b97ba86
fd60daa
3d16ad0



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80