-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stm32device: do not send more than CMD_EXTENDED_ERASE_MAX_PAGES pages…
… per extended erase cmd Some bootloaders apparently do not like massive page list, and just ACK without erasing : limit size of extended erase cmd page param to a CMD_EXTENDED_ERASE_MAX_PAGES.
- Loading branch information
Guillaume Revaillot
committed
Sep 12, 2019
1 parent
2591ad4
commit 9241d9e
Showing
1 changed file
with
21 additions
and
11 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