-
-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use ROM time functions, they're 32-bit only (#2835)
Fixes #2834. Checked HostTests with IDF 4.4 and 5.2 on esp32-wroom32. Note that using ROM routines are an optimisation for pre SDK 5 so not worth the effort using them.
- Loading branch information
Showing
1 changed file
with
2 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters