riscv-rust-quickstart 依赖关系

  • ​nb​​: Minimal non-blocking I/O layer.
  • ​void​​: The uninhabited void type for use in statically impossible cases.
  • ​hifive1​​: Board support crate for HiFive1 and LoFive boards.
  • ​e310x​​: With svd2rust generated peripherals for Freedom E310 MCU’s.
  • embedded-hal
  • nb
  • riscv
  • embedded-hal
  • nb
  • riscv
  • bare-metal
  • ​bit_field​​​: Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust’s integral types. ​​docs.rs​
  • ​unicode-xid​​​: Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ​​docs.rs​
  • proc-macro2 ? 交叉引用?
  • rand: 待补充
  • syn: 待补充