#cortex-m #imxrt1062 #arm #svd2rust #github

no-std imxrt1062-enet

是 imxrt1062-pac 子crate。有关详细信息,请参阅 imxrt1062-pac。此crate不再维护。请考虑使用由 imxrt-rs 项目提供的寄存器访问层。曾是 teensy4-rs 项目的组成部分。

2 个版本

0.1.1 2022年3月22日
0.1.0 2020年1月4日

2032

22
22

22

22
22

22

22

  • 22
  • 22
  • 22

Code Checks crates.io docs.rs

22

22

  • 22

  • 22

    rustup target add thumbv7em-none-eabihf
    
  • 22

  • 22

22

22

cargo install cargo-generate
cargo generate --git https://github.com/mciantyre/teensy4-rs-template --name hello-world
cd hello-world
cargo objcopy --release -- -O ihex hello-world.hex

22

22

cargo doc --open

如果您想测试系统,请尝试此项目examples目录中的各种示例。

贡献

我们欢迎支持!开始使用crates来开发Teensy 4应用程序是贡献的一个好方法。提交一个issue帮助我们识别错误、功能请求或文档缺陷。查看CONTRIBUTING.md了解您请求的最佳issue跟踪器。

如果您想直接为teensy4-rs项目做出贡献,请阅读CONTRIBUTING.md中的开发指南。

致谢和参考文献

  • Teensy 4非常出色,这要归功于PJRC和朋友们的不懈努力。我们可以在Arduino插件中找到使用的Teensy代码在这里。该代码对库产生了重大影响。
  • Rust Cortex M团队,特别是cortex-m-rt crate。

许可证

根据您的选择,许可如下

22