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

#1991 in Embedded development

Download history 3/week @ 2024-02-14 16/week @ 2024-02-21 25/week @ 2024-02-28 17/week @ 2024-03-06 12/week @ 2024-03-13 2/week @ 2024-03-20

59 downloads per month
Used in load_switch

MIT/Apache

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 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).

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

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
~115K SLoC