aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader
diff options
context:
space:
mode:
authorwanglei <[email protected]>2024-07-31 00:24:39 +0800
committerwanglei <[email protected]>2024-07-31 10:31:56 +0800
commit93696c912e7264e101308a3f205272dcdd44e6b2 (patch)
tree68bbdbe12ed30bf40f0c3f9f89027aec534c7781 /examples/boot/bootloader
parente89ff7d12904d030c0efe3d92623ef7a208fa5eb (diff)
embassy-sync: fix the data of LazyLock never drop
Using `union` can save more space. And the `MaybeUninit<T>` will never drop the T, when dropping the `MaybeUninit<T>`. Fixed it. Signed-off-by: wanglei <[email protected]>
Diffstat (limited to 'examples/boot/bootloader')
0 files changed, 0 insertions, 0 deletions