Sign in
pigweed
/
third_party
/
github
/
OpenPRoT
/
openprot
/
e594040d326cd7f1786faf65bd125f527e3bc5d7
/
.
/
target
/
ast10x0
/
peripherals
/
lib.rs
blob: 141dead8a20a862323fbadd8912b3e0c155e77ee [
file
]
// Licensed under the Apache-2.0 license
// SPDX-License-Identifier: Apache-2.0
#![
no_std
]
pub
mod
i2c
;
pub
mod
scu
;
pub
mod
uart
;