02b7a833d9
* Make some fields and functions non-public where possible. * Enable doc warnings for missing public API docs. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |
embassy-hal-internal
An Embassy project.
Internal implementation details for Embassy HALs. DO NOT USE DIRECTLY. Embassy HALs (embassy-nrf
, embassy-stm32
, embassy-rp
) already reexport
everything you need to use them effectively.
License
This work is licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.