aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-21Back to using DISCO board for ST-LINK operations.Paul Selkirk
2016-03-16Added uart_recv_char() to support RPC.Paul Selkirk
2015-12-13whack copyrightsPaul Selkirk
2015-11-16add test-trng, test-rsaPaul Selkirk
2015-11-16add dummy _open for test-rsaPaul Selkirk
2015-11-16implement precision, so we can print fixed-length non-null-terminated name/ve...Paul Selkirk
2015-11-16sync up with config_core_selector-related API changesPaul Selkirk
2015-11-11Lots of cleanup.Paul Selkirk
2015-11-10We really do need that delay before initializing FMC while Novena is booting.Paul Selkirk
2015-11-10cleanup printfPaul Selkirk
2015-11-10Do the proper endianness dance for htonl.Paul Selkirk
2015-11-10Catch up to changes in openocd 0.9.0.Paul Selkirk
2015-11-10Split includes from CFLAGS, because they don't make sense to libhal and libtfm.Paul Selkirk
2015-11-02rewrite and unify uart_send_<numbertype>Paul Selkirk
2015-11-01fix display of read/write timesPaul Selkirk
2015-11-01add readmePaul Selkirk
2015-10-31add new test cases, add gettimeofdayPaul Selkirk
2015-10-29add libhal tests, some cleanup (some mess-making)Paul Selkirk
2015-10-26Build libhal and libtfm for stm32.Paul Selkirk
2015-10-26Based on user/ft/stm32-dev-bridge, without the project-specific buildPaul Selkirk
itle='author Paul Selkirk <paul@psgd.org> 2015-10-26 15:18:58 -0400 committer Paul Selkirk <paul@psgd.org> 2015-10-26 15:18:58 -0400 Based on user/ft/stm32-dev-bridge, without the project-specific build' href='/sw/stm32/commit/uart-test.c?h=js_keywrap&id=26f12903dab2fafeaaefb02349763618ce96d070'>26f1290
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