diff options
| author | Dario Nieuwenhuis <[email protected]> | 2022-12-03 00:56:16 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2022-12-03 00:56:16 +0100 |
| commit | 02abe00439ba873945bd6b60546a200b3da751f1 (patch) | |
| tree | 62724bbe40f58380ce7ce67125e10348c5867adb /examples/boot/bootloader/nrf/src | |
| parent | f109e73c6d7ef2ad93102b7c8223f5cef30ef36f (diff) | |
net: don't use UnsafeCell.
The "must not be called reentrantly" invariant is too "global" to
maintain comfortably, and the cost of the RefCell is negligible,
so this was a case of premature optimization.
Diffstat (limited to 'examples/boot/bootloader/nrf/src')
0 files changed, 0 insertions, 0 deletions
