diff options
author | roccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2017-07-02 10:24:43 +0000 |
---|---|---|
committer | roccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2017-07-02 10:24:43 +0000 |
commit | 82580b3660c4ee1379ba6dba3e7f05bae2b4efa6 (patch) | |
tree | 4a93e33e9e42cb093f4533afa733e23d1b9afaad /os/hal/dox/main.dox | |
parent | 28202cd23b4e462dda1fbf316d282c0835b52bf0 (diff) | |
download | ChibiOS-82580b3660c4ee1379ba6dba3e7f05bae2b4efa6.tar.gz ChibiOS-82580b3660c4ee1379ba6dba3e7f05bae2b4efa6.tar.bz2 ChibiOS-82580b3660c4ee1379ba6dba3e7f05bae2b4efa6.zip |
Added HAL Abstract Peripheral Interfaces documentation
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10289 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/dox/main.dox')
-rw-r--r-- | os/hal/dox/main.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/main.dox b/os/hal/dox/main.dox index f9cb5f6ac..87951b47d 100644 --- a/os/hal/dox/main.dox +++ b/os/hal/dox/main.dox @@ -119,7 +119,7 @@ *
* @ingroup IO
*/
-
+
/**
* @defgroup HAL_INNER_CODE Inner Code
* @brief HAL Inner Code.
|