15 unstable releases
0.10.3 | Jul 5, 2023 |
---|---|
0.10.2 | Aug 26, 2020 |
0.10.1 | Jul 19, 2020 |
0.10.0 | Nov 10, 2019 |
0.4.0 | May 22, 2018 |
#2204 in Embedded development
Used in load_switch
165KB
3K
SLoC
tm4c123x-hal
HAL for the TM4C123x (and compatible LM4F120x) family of microcontrollers
Documentation
Changelog
Unreleased Changes (Source Diff)
- Use sealed traits for
*Pin
marker traits - Do not reexport
tm4c-hal
macros - Updated the dependencies for the supporting crate
tm4c123x
to0.9.1
which supports newer version ofcortex-m
. This version can be used with newer versions of RTIC and has been tested in hardware (Launchpad and custom PCB) using RTIC1.1.4
. Testing included SPI, ADC, Timers, EEPROM, GPIO, UART, and multiple interrupts (UART, GPIO, TIMERS, ADC).
v0.10.2 (Source Diff)
- Updated to tm4c-hal 0.4.1
v0.10.1 (Source Diff)
- Updated to tm4c-hal 0.4.0
v0.10.0 (Source)
- Changelog starts here
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
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.
Dependencies
~4MB
~113K SLoC