***************************************************************************** ** ChibiOS/RT port for ARM-Cortex-M4 STM32L4R5. ** ***************************************************************************** ** TARGET ** The demo runs on an STM32 Nucleo144-L4R5ZI board. ** The Demo ** The demo flashes the board LEDs using a thread, by pressing the button located on the board the test procedure is activated with output on the serial port SD3 (USART3, mapped on STLink v2-1 Virtual COM Port). ** Build Procedure ** The demo has been tested by using the free Codesourcery GCC-based toolchain and YAGARTO. just modify the TRGT line in the makefile in order to use different GCC toolchains. ** Notes ** Some files used by the demo are not part of ChibiOS/RT but are copyright of ST Microelectronics and are licensed under a different license. Also note that not all the files present in the ST library are distributed with ChibiOS/RT, you can find the whole library on the ST web site: http://www.st.com lect name='h' onchange='this.form.submit();'> openwrt master 187ad058James
aboutsummaryrefslogtreecommitdiffstats
path: root/include/host.mk
blob: 9b8a32b672d3579c5cbe1deed2f7625dec912e0a (plain)
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