-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple lowlevel optimizes, check commits for detail (#173)
* nrf device key verify no longer blocking update mode (leftover due to "main" rebase) * boardloader update modes enter method change (leftover due to "main" rebase) * debugger script and makefile cleanup * usb descriptor update * adc and hardware version detect support * mpu disallow exec in spi flash range * minor fix and code format * minor hal changes * public keys move to dedicate file * support board without qspi flash * firmware switch to emmc_fs api * legacy user data storage api removal * boardloader mpu config move to dedicate location * emmc provide deinit methods * boardloader flash ecc recovery bug fix * ci build add non-prod boardloader reflash --------- Signed-off-by: Adam BZH <[email protected]>
- Loading branch information
1 parent
6deb9fb
commit 70ef643
Showing
51 changed files
with
1,238 additions
and
1,193 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
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
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
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
Oops, something went wrong.