Sign in
pigweed
/
third_party
/
github
/
OpenPRoT
/
openprot
/
3e1bb75fce1552190f2008a7a08fdd5ed36992e7
/
.
/
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
;