mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
stmhal: Expose uwTick in f7 hal.
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
/** @addtogroup HAL_Private_Variables
|
||||
* @{
|
||||
*/
|
||||
static __IO uint32_t uwTick;
|
||||
__IO uint32_t uwTick;
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user