Crates.io | tm4c123x-hal |
lib.rs | tm4c123x-hal |
version | 0.10.3 |
source | src |
created_at | 2018-05-06 19:43:03.569087 |
updated_at | 2023-07-05 19:54:52.242157 |
description | HAL for the TM4C123x family of microcontrollers |
homepage | |
repository | https://github.com/rust-embedded-community/tm4c-hal/tm4c123x-hal |
max_upload_size | |
id | 64018 |
size | 85,980 |
tm4c123x-hal
HAL for the TM4C123x (and compatible LM4F120x) family of microcontrollers
*Pin
marker traitstm4c-hal
macrostm4c123x
to
0.9.1
which supports newer version of cortex-m
. This version can be used with newer
versions of RTIC and has been tested in hardware (Launchpad and custom PCB)
using RTIC 1.1.4
. Testing included SPI, ADC, Timers, EEPROM, GPIO, UART,
and multiple interrupts (UART, GPIO, TIMERS, ADC).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.