Skip to content

Weak flash wait

danielinux requested to merge weak_flash_wait into master

Created by: danielinux

I made the definition of flash_wait_for_last_operation() ((weak)) to allow frosted to override this method by redefining how to sleep while the flash operation is in progress.

Merge request reports