From a54e86c1055521b8a621db9cc95d204431416160 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 15 Feb 2014 08:42:10 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6711 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/hal.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal') diff --git a/os/hal/hal.mk b/os/hal/hal.mk index 8b9d75719..766d08b92 100644 --- a/os/hal/hal.mk +++ b/os/hal/hal.mk @@ -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 \ -- cgit v1.2.3