Crates.io | tm4c129x-hal |
lib.rs | tm4c129x-hal |
version | 0.9.3 |
source | src |
created_at | 2018-12-12 22:49:21.633485 |
updated_at | 2023-07-05 19:55:24.779282 |
description | HAL for the TM4C129x family of microcontrollers |
homepage | |
repository | https://github.com/rust-embedded-community/tm4c-hal/tm4c129x-hal |
max_upload_size | |
id | 101679 |
size | 64,036 |
tm4c129x-hal
HAL for the TM4C129x family of microcontrollers
Use sealed traits for *Pin
marker traits
Do not reexport tm4c-hal
macros
Updated the dependencies for the supporting crate tm4c129x
to
0.9.1
which supports newer version of cortex-m
. This should allow for running
newer version of RTIC / cortex-m
, however, unlike the tm4c123
this hasn't been
tested.
Licensed under either of
at your option.
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.