aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-09-01One more set of silly Python3 bytes handling errorsRob Austein
2020-07-13Whack all Python shebangs to Python 3Rob Austein
2020-05-26Wow, python-version-independent hexadecimal is painfulRob Austein
2020-05-25Untested conversion to support Python 3Rob Austein
2016-06-14Whack shell scripts to work on Debian Jessie too.Rob Austein
2016-05-27DFU working - but no signature validation for now.Fredrik Thulin
2016-05-26Figure out if the user (me) has a NUCLEO board.Fredrik Thulin
2016-05-18Add a small script to reset the STM32 CPU.Fredrik Thulin
2016-03-21Back to using DISCO board for ST-LINK operations.Paul Selkirk
2015-11-10Catch up to changes in openocd 0.9.0.Paul Selkirk
2015-10-29add libhal tests, some cleanup (some mess-making)Paul Selkirk
2015-10-26Based on user/ft/stm32-dev-bridge, without the project-specific buildPaul Selkirk
s/GNUmakefile?h=sha3_mode&id=c82c39cfc41843f07109657891bee7e410def879'>c82c39c
cf865e9
c82c39c










cf865e9
64e5fe8












b3744cd


282617c

f74b886
b3744cd
282617c












b3744cd
79559c5
5f152f5
f74b886

f50805b

f50805b
8c427a7
f50805b
282617c

f50805b
64e5fe8
ab7d78b

64e5fe8
ab7d78b
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