hk32f005-pac 0.1.0

HK32F005 PAC, Generate by Chiptool
Documentation
  • Coverage
  • 95.09%
    1762 out of 1853 items documented0 out of 1776 items with examples
  • Size
  • Source code size: 480.28 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 66.82 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 25s Average build duration of successful builds.
  • all releases: 25s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Merisy-Thing

chiptool generate --svd HK32F005.svd

del #![no_std] from lib.rs

form -i lib.rs -o src/

rm lib.rs

cargo fmt

add #![no_std] to src/lib.rs