mockup_hal 0.1.0

Mockup HAL API for the STM32 boards
Documentation
  • Coverage
  • 28%
    7 out of 25 items documented3 out of 5 items with examples
  • Size
  • Source code size: 15.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 214.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • pierre-rouanet

Mockup HAL for STM32 boards.

Build Status

This crate mocks up STM32 HAL API (such as stm32f0 for instance).

This in mainly useful for unit testing.