aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/hal_community.c
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2016-03-28 17:48:43 +0300
committerbarthess <barthess@yandex.ru>2016-03-28 17:48:43 +0300
commit53684030c9bb055e706a3f9c4826ecd52a0d31f7 (patch)
tree33b696968b18b8b91c55b83b9a2a239c6be7bab6 /os/hal/src/hal_community.c
parent18b41efefaa25be8fec0e89444bcc7b88fa7842e (diff)
downloadChibiOS-Contrib-53684030c9bb055e706a3f9c4826ecd52a0d31f7.tar.gz
ChibiOS-Contrib-53684030c9bb055e706a3f9c4826ecd52a0d31f7.tar.bz2
ChibiOS-Contrib-53684030c9bb055e706a3f9c4826ecd52a0d31f7.zip
QUEUES flags deleted from chconf.h files
Diffstat (limited to 'os/hal/src/hal_community.c')
-rw-r--r--os/hal/src/hal_community.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/src/hal_community.c b/os/hal/src/hal_community.c
index 4c48113..981aa25 100644
--- a/os/hal/src/hal_community.c
+++ b/os/hal/src/hal_community.c
@@ -15,7 +15,7 @@
*/
/**
- * @file hal.c
+ * @file hal_community.c
* @brief HAL subsystem code.
*
* @addtogroup HAL