hc32f448_driver_sys 0.3.0

Provide driver function binding for HDSC's HC32F448 MCU.
docs.rs failed to build hc32f448_driver_sys-0.3.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.
Visit the last successful build: hc32f448_driver_sys-0.2.2

HC32F448 驱动库的 Rust 绑定

此库为 HC32F448 单片机提供 C 库提供生成的 Rust 绑定与预构建静态库。

  • 静态库使用 clang target=thumbv7m-none-eabihf mcpu=cortex-m4 opt_level=3 进行编译
  • 部分宏定义(如晶振频率)修改为全局变量以适应不同的硬件配置