WIP: Add bootloader for A/B update support #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature-ab-bootloader"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To support firmware updates via CAN, this adds a small bootloader with A/B partition selection capability. Actually updating the firmware over CAN is still TODO.
Example for flashing after this change:
I rebased this PR to the newest master
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.