NumWorks 计算器用 Rust 编写的操作系统(型号 n0110)

时间:2024-07-18 13:23:23
【文件属性】:

文件名称:NumWorks 计算器用 Rust 编写的操作系统(型号 n0110)

文件大小:36KB

文件格式:ZIP

更新时间:2024-07-18 13:23:23

rustworks

锈工厂Numworks 计算器(型号 n0110)的操作系统(最终)。设置首先按照安装锈病这些instuctions则:rustup target add thumbv7em-none-eabihf# Ubuntu sudo apt-get install gcc-arm-none-eabi binutils-arm-none-eabi sudo apt-get install dfu-util# macOS brew tap osx-cross/arm brew install arm-gcc-bin brew install dfu-util rustup component add llvm-tools-preview cargo install cargo-binutils cargo install cargo-make# If you have an STLink debugger and can connect it to the calculator install `probe-run` or `cargo-embed` for easy deb


【文件预览】:
rustworks-master
----.gitignore(18B)
----Makefile.toml(464B)
----src()
--------keypad.rs(13KB)
--------main.rs(12KB)
--------led.rs(1KB)
--------external_flash.rs(12KB)
--------display.rs(9KB)
----.cargo()
--------config.toml(1KB)
----Cargo.lock(19KB)
----LICENSE(34KB)
----Cargo.toml(1KB)
----README.md(1KB)
----README-FR.md(2KB)
----memory.x(387B)
----rust-toolchain.toml(70B)
----build.rs(1KB)
----Embed.toml(221B)

网友评论