Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flash: fix flash_suspend example to include worst case
flash_suspend example will now test the worst case in order to be able to detect real regression: - shorter response time is acceptable, as the tested function may be in the cache already - response time longer than 120us will be considered a potential regression
- Loading branch information