docs.rs failed to build hc32f4a0_driver_sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
HC32F4A0 驱动库的 Rust 绑定
此库为 HC32F4A0 单片机提供 C 库提供生成的 Rust 绑定与预构建静态库。旨在用户可以无缝迁移现有的C程序。
- 静态库使用 clang target=thumbv7m-none-eabihf mcpu=cortex-m4 opt_level=3 进行编译
- 部分宏定义(如晶振频率)修改为全局变量以适应不同的硬件配置