diff options
Diffstat (limited to 'os/hal/include/hal_st.h')
-rw-r--r-- | os/hal/include/hal_st.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_st.h b/os/hal/include/hal_st.h index ce6bd5f77..f2daace1d 100644 --- a/os/hal/include/hal_st.h +++ b/os/hal/include/hal_st.h @@ -15,7 +15,7 @@ */
/**
- * @file st.h
+ * @file hal_st.h
* @brief ST Driver macros and structures.
* @details This header is designed to be include-able without having to
* include other files from the HAL.
|