licenses.dev

drone-tisl-map-pieces-10 v0.0.1

Texas Instruments SimpleLink™ peripheral mappings for Drone, an Embedded Operating System.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT37
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
drone-config • 0.12.4Configuration for Drone, an Embedded Operating System. INDIRECT8
drone-core-macros • 0.12.1Procedural macros for drone-core. INDIRECT18
drone-core • 0.12.1The core crate for Drone, an Embedded Operating System. DIRECT30
drone-cortexm-macros • 0.12.2Procedural macros for drone-cortexm. INDIRECT11
drone-cortexm • 0.12.2ARM® Cortex®-M platform crate for Drone, an Embedded Operating System. DIRECT32
drone-ctypes • 0.12.1Platform-specific C types for Drone apps. INDIRECT0
drone-macros-core • 0.12.1Procedural macros base for Drone, an Embedded Operating System. INDIRECT9
drone-svd • 0.12.0CMSIS-SVD parser for Drone, an Embedded Operating System. INDIRECT15
drone-tisl-map-svd • 0.0.1Texas Instruments SimpleLink™ SVD to bindings for Drone, an Embedded Operating System. DIRECT16
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-io • 0.3.31The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs library. INDIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. INDIRECT10
futures • 0.3.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. INDIRECT13
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
if_chain • 1.0.2Macro for writing nested `if let` expressions.INDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.85Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT6
MIT2
PackageRelationDependenciesPublished
serde-xml-rs • 0.4.1xml-rs based deserializer for Serde (compatible with 0.9+)INDIRECT10
xml-rs • 0.8.22An XML library in pure RustINDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
Inflector • 0.11.4Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. INDIRECT5
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/drone-tisl-map-pieces-10)](https://licenses.dev/cargo/drone-tisl-map-pieces-10)
<a href="https://licenses.dev/cargo/drone-tisl-map-pieces-10">
  <img src="https://licenses.dev/b/cargo/drone-tisl-map-pieces-10" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.1 version:

[![licenses](https://licenses.dev/b/cargo/drone-tisl-map-pieces-10/0.0.1)](https://licenses.dev/cargo/drone-tisl-map-pieces-10/0.0.1)
<a href="https://licenses.dev/cargo/drone-tisl-map-pieces-10/0.0.1">
  <img src="https://licenses.dev/b/cargo/drone-tisl-map-pieces-10/0.0.1" alt="licenses" />
</a>
GitHub