Crates.io | tm4c-hal |
lib.rs | tm4c-hal |
version | 0.4.2 |
source | src |
created_at | 2018-12-12 22:45:18.399209 |
updated_at | 2023-07-05 19:54:18.523993 |
description | Common bits of HAL for the TM4C123x/TM4C129x family of microcontrollers |
homepage | |
repository | https://github.com/rust-embedded-community/tm4c-hal |
max_upload_size | |
id | 101677 |
size | 76,141 |
tm4c-hal
Common bits of HAL for the TM4C123x and TM4C129x family of microcontrollers
You probably don't need this crate, you need tm4c123x-hal
or tm4c129x-hal
depending on your processor.
Basic EEPROM Read, Write, Erase added
Updated dependencies in tm4c123x
, tm4c129x
, tm4c123x-hal
, and
tm4c129x-hal
to use newer version of cortex-m (up to v0.7 as of this release).
tm4c123x-hal
and tm4c129x-hal
)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.