1 Star 3 Fork 0

Cyberspace Penetration&Defense/trustzone-m-rs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
洛佳 提交于 2022-11-08 14:01 . crate: update dependency cortex-m to 0.7.6
[workspace]
members = [
"secure-app",
"non-secure-app",
"xtask",
]
default-members = ["xtask"]
[profile.release]
codegen-units = 1 # better optimizations
debug = true # symbols are nice and they don't increase the size on Flash
lto = true # better optimizations
[patch.crates-io]
cortex-m-rt = { git = "https://github.com/rust-embedded/cortex-m" }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/cpdt/trustzone-m-rs.git
git@gitee.com:cpdt/trustzone-m-rs.git
cpdt
trustzone-m-rs
trustzone-m-rs
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385