aboutsummaryrefslogtreecommitdiff
path: root/stm-fmc.c
AgeCommit message (Expand)Author
2016-05-23SDRAM initialization and test code from Pavel.Fredrik Thulin
2016-05-22reindent/reformat to closer resemble rest of code baseFredrik Thulin
2016-05-14update FMC test for alphaFredrik Thulin
2015-11-11Lots of cleanup.Paul Selkirk
ul@psgd.org> 2016-06-06 11:51:14 -0400 committer Paul Selkirk <paul@psgd.org> 2016-06-06 11:51:14 -0400 Change enum stm_uart_port port to a typedef.' href='/sw/stm32/commit/stm-uart.h?h=auto_zeroise&id=8238b28a1267330f2046e82244a8721e746c21a7'>8238b28
8a492ac

8238b28
8a492ac
4c5cee7

e2e066e
ae1ecf8


1175ff6

adb5eef

533898d

8a492ac
db5b207


8238b28

8a492ac
8238b28

db5b207
8238b28

db5b207
8238b28
4c1eff0

4c6b056




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