aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/Makefile
AgeCommit message (Expand)Author
2016-07-12re-enable masterkeyFredrik Thulin
2016-07-09Merge more code from projects/hsm.Fredrik Thulin
2016-06-25Split LIB*_DIR into _SRC and _BLD.Paul Selkirk
2016-06-13Only the HSM project needs the RTOS; most of the test projects can use the ST...Paul Selkirk
2016-06-02Move the rest of the CLI commands out of cli-test.c.Fredrik Thulin
2016-06-01Move FPGA related commands to mgmt-fpga.cFredrik Thulin
2016-05-24non-working code to upload an application and jump to itFredrik Thulin
2016-05-23SDRAM initialization and test code from Pavel.Fredrik Thulin
2016-05-18put some generic CLI code in mgmt-cli.cFredrik Thulin
2016-05-18build libcliPaul Selkirk
2016-05-15add simple filetransfer pocFredrik Thulin
2016-05-13Add test program for libcli based CLI.Fredrik Thulin
ghts' href='/sw/libhal/commit/csprng.c?h=rsa-blind-mutation&id=c82c39cfc41843f07109657891bee7e410def879'>c82c39c
12fd927
c82c39c


12fd927
c82c39c










fa13a84

fa13a84
fa13a84
a3b7050
a1e4e4f
fa13a84

03e6a67
fa13a84

b3bbd3d
fa13a84




c48caf8


fa13a84


b3bbd3d
fa13a84

b3bbd3d
fa13a84










6d805ea
fa13a84












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
81
82
83
84
85
86