git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6711 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
d0b1e149b4
commit
a54e86c105
|
@ -1,5 +1,5 @@
|
|||
# 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.
|
||||
# from this list, you can disable parts of the HAL by editing halconf.h.
|
||||
HALSRC = ${CHIBIOS}/os/hal/src/hal.c \
|
||||
${CHIBIOS}/os/hal/src/adc.c \
|
||||
${CHIBIOS}/os/hal/src/can.c \
|
||||
|
|
Loading…
Reference in New Issue