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