# List of all the ChibiOS/RT HAL files, there is no need to remove the files # from this list, you can disable parts of the kernel by editing halconf.h. HALSRC = ${CHIBIOS}/os/hal/src/hal.c \ ${CHIBIOS}/os/hal/src/adc.c \ ${CHIBIOS}/os/hal/src/can.c \ ${CHIBIOS}/os/hal/src/mac.c \ ${CHIBIOS}/os/hal/src/pal.c \ ${CHIBIOS}/os/hal/src/serial.c \ ${CHIBIOS}/os/hal/src/spi.c \ ${CHIBIOS}/os/hal/src/mmc_spi.c # Required include directories HALINC = ${CHIBIOS}/os/hal/include href='/cgit.cgi/'>cgit logo index : iCE40/ghdl
[no description]
aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.ads
blob: b8a7f9f1691b7570d3c0a908c938ca45fa24e5fc (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