Skip to content

fix HAL_Delay no effect bug on st platform#1958

Merged
hathach merged 1 commit intohathach:masterfrom
tyustli:tyustli_st
Mar 16, 2023
Merged

fix HAL_Delay no effect bug on st platform#1958
hathach merged 1 commit intohathach:masterfrom
tyustli:tyustli_st

Conversation

@tyustli
Copy link
Copy Markdown
Contributor

@tyustli tyustli commented Mar 16, 2023

Describe the PR
fix HAL_Delay no effect bug on st platform

Additional context

due overwrite SysTick_Handler, so when my hardware driver call HAL_Delay function ,it's can work!!!. add HAL_IncTick in SysTick_Handler

Copy link
Copy Markdown
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look good, thank you

@hathach hathach merged commit d875e69 into hathach:master Mar 16, 2023
@tyustli tyustli deleted the tyustli_st branch March 16, 2023 12:38
7FM pushed a commit to 7FM/tinyusb that referenced this pull request Aug 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants