7 个不稳定版本 (3 个破坏性版本)
0.4.1 | 2020年6月27日 |
---|---|
0.4.0 | 2020年5月29日 |
0.3.0 | 2020年4月4日 |
0.2.1 | 2019年9月28日 |
0.1.0 | 2018年10月11日 |
#427 in 无标准库
每月下载量 309
14KB
57 代码行
Nucleo-f401re 开发板支持包。
运行示例
- 克隆此仓库
使用 Probe.rs 编程
cargoflash --chipstm32f401re --examplebutton-interrupt
或使用 cargo embed
cargoembed --release --examplebutton-rtic
如果 probe 无法编程您的板,您可能需要更新板载编程器的固件。更新器可以在以下位置找到: https://www.st.com/en/development-tools/stsw-link007.html
板子属性
- PA5 上的用户 LED
- PC13 上的用户按钮
- 通过 USART2 的 ST-LINK 串行端口,Tx:PA2 和 Rx:PA3。
依赖项
~53MB
~1.5M SLoC