diff options
| author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-02-28 16:23:19 +0000 |
|---|---|---|
| committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-02-28 16:23:19 +0000 |
| commit | 01f971ba1d63d8568789adf51cde22fb35f69e73 (patch) | |
| tree | 1987c8a2b098fdd6d604d59e4a0343ef6883f505 /os/hal/platforms/STM32L1xx/hal_lld.c | |
| parent | 03ef7de020002f6d48447eebdec16e3b16eaf7a3 (diff) | |
| download | ChibiOS-01f971ba1d63d8568789adf51cde22fb35f69e73.tar.gz ChibiOS-01f971ba1d63d8568789adf51cde22fb35f69e73.tar.bz2 ChibiOS-01f971ba1d63d8568789adf51cde22fb35f69e73.zip | |
Adjusted C file templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32L1xx/hal_lld.c')
| -rw-r--r-- | os/hal/platforms/STM32L1xx/hal_lld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32L1xx/hal_lld.c b/os/hal/platforms/STM32L1xx/hal_lld.c index 1b1c1e5b3..3d76ea5c3 100644 --- a/os/hal/platforms/STM32L1xx/hal_lld.c +++ b/os/hal/platforms/STM32L1xx/hal_lld.c @@ -40,7 +40,7 @@ /*===========================================================================*/
/*===========================================================================*/
-/* Driver local variables. */
+/* Driver local variables and types. */
/*===========================================================================*/
/*===========================================================================*/
|
