diff options
Diffstat (limited to 'os/hal/templates/ext_lld.h')
-rw-r--r-- | os/hal/templates/ext_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/ext_lld.h b/os/hal/templates/ext_lld.h index 35caf01c9..79d6b4e2a 100644 --- a/os/hal/templates/ext_lld.h +++ b/os/hal/templates/ext_lld.h @@ -41,7 +41,7 @@ /*===========================================================================*/
/**
- * @name Configuration options
+ * @name PLATFORM configuration options
* @{
*/
/**
|