esp-hal-bounce-buffers/README.md

19 lines
651 B
Markdown
Raw Permalink Normal View History

2026-02-26 00:35:57 +01:00
# esp-hal-bounce-buffers
An implementation of bounce buffers for uninterrupted transmission of data from external RAM to a destination peripheral
## License
Licensed under either of:
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution notice
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in
the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without
any additional terms or conditions.