Closed vaavva closed 2 years ago
Clears flash bank not in use, writes update to empty bank, verifies the image, and enables it on the L475
[ ] Yes [ ] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install
Verify that the following are valid
I think there is some code cleanup needed.
Purpose
Clears flash bank not in use, writes update to empty bank, verifies the image, and enables it on the L475
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information