embedded-threadsafe-rp2040 0.2.3

Provides safe global or thread-local cells for embedded devices, with predefined runtime hooks for the rp2040
Documentation
1
2
3
4
5
6
7
8
[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)


# `embedded-threadsafe-rp2040`
Provides global or thread-local cells for embedded devices, with predefined runtime hooks for the rp2040.

⚠️ WARNING: WIP ⚠️