blob: 98d4aa5eb19171d2fe1c131dd0f1cf4e2ebf9b50 [file]
// Licensed under the Apache-2.0 license
//! Tock OS platform implementation for OpenPRoT
//!
//! This crate provides Tock OS-specific implementations of platform abstraction traits.
#![no_std]