diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-11-02 16:38:13 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-11-02 16:38:13 +0000 |
commit | 69f211ae2c3f7a42d65e9f3bdb4e192016a53d94 (patch) | |
tree | 2241b536eb349dd81abb7ce17781980df72dca94 /os/hal/templates/can_lld.h | |
parent | a94bfc5f713ee3b7659c53458b61f40ff39dc660 (diff) | |
download | ChibiOS-69f211ae2c3f7a42d65e9f3bdb4e192016a53d94.tar.gz ChibiOS-69f211ae2c3f7a42d65e9f3bdb4e192016a53d94.tar.bz2 ChibiOS-69f211ae2c3f7a42d65e9f3bdb4e192016a53d94.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7462 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/templates/can_lld.h')
-rw-r--r-- | os/hal/templates/can_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/can_lld.h b/os/hal/templates/can_lld.h index 1c3eefeb9..c9cc35fc9 100644 --- a/os/hal/templates/can_lld.h +++ b/os/hal/templates/can_lld.h @@ -15,7 +15,7 @@ */
/**
- * @file PLATFORM/can_lld.h
+ * @file can_lld.h
* @brief PLATFORM CAN subsystem low level driver header.
*
* @addtogroup CAN
|