diff options
Diffstat (limited to 'os/hal/platforms/LPC13xx/pal_lld.c')
-rw-r--r-- | os/hal/platforms/LPC13xx/pal_lld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/LPC13xx/pal_lld.c b/os/hal/platforms/LPC13xx/pal_lld.c index d0f9ca3e5..9a0a7fa91 100644 --- a/os/hal/platforms/LPC13xx/pal_lld.c +++ b/os/hal/platforms/LPC13xx/pal_lld.c @@ -53,7 +53,7 @@ * @brief LPC13xx I/O ports configuration.
* @details GPIO unit registers initialization.
*
- * @param[in] config the LPC13xx ports configuration
+ * @param[in] config the LPC13xx ports configuration
*
* @notapi
*/
|