Skip to content
Snippets Groups Projects
Commit f243851c authored by Damien George's avatar Damien George
Browse files

stmhal: Expose uwTick in f7 hal.

parent 7c934ae5
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
/** @addtogroup HAL_Private_Variables /** @addtogroup HAL_Private_Variables
* @{ * @{
*/ */
static __IO uint32_t uwTick; __IO uint32_t uwTick;
/** /**
* @} * @}
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment