aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2022-09-20 09:42:40 +0200
committerMathias <[email protected]>2022-09-23 07:58:48 +0200
commit54ba4725408bca51c5997d16b58cf334b519ac24 (patch)
treed6262cf0aa28b85d30459c4148273393aa66492a /docs
parent4322293f634b922c1d12dd544fcdc04e56df1292 (diff)
Remove BootFlash borrow
Compiler will infer a different lifetime for BootFlash than for the borrowed flash, which makes it require more type annotations than if it was just owning the type. Since it doesn't really matter if it owns or borrows in practical use, change it to own so that it simplifies usage.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions