tm4c123x-hal
HAL for the TM4C123x (and compatible LM4F120x) family of microcontrollers
Documentation
Changelog
Unreleased Changes (Source Diff)
- Use sealed traits for
*Pinmarker traits - Do not reexport
tm4c-halmacros - Updated the dependencies for the supporting crate
tm4c123xto0.9.1which 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.