@web-font-path: "roboto-debian.css";
Menu Toggle
Helper implementations for C11 atomics.
On RP2040 a spin lock is used as protection for all atomic operations, since there is no C library support.