Skip to main content

Blog

See important news from the RuyiSDK team at any time

Release notes for RuyiSDK 0.10

· One min read
xen0n
ruyi 包管理器负责人

RuyiSDK 0.10 is now released. The corresponding package manager version is also 0.10. You can download the RuyiSDK package manager from one of the following locations:

This update mainly consists of the following changes. Happy hacking!

RuyiSDK Package Manager

  • A global command-line option --porcelain is now supported for external programs to conveniently interact with ruyi. ruyi list and ruyi news list are the first to gain a porcelain output format.
  • ruyi news list now prefers to present a news item in the system's current language if a translation is available.

RuyiSDK Software Repository

RuyiSDK begins to support WinChipHead (WCH) RISC-V products from version 0.10 on.

  • The LLVM toolchain maintained by PLCT is now packaged: toolchain/llvm-plct, whose main feature is support for the XTHeadVector extension.
  • The Ruyi Device Provisioner (ruyi device provision) now supports the following device models:
    • WCH CH32V103 EVB
    • WCH CH32V203 EVB
    • WCH CH32V208 EVB
    • WCH CH32V303 EVB
    • WCH CH32V305 EVB
    • WCH CH32V307 EVB
    • WCH CH582F EVB
    • WCH CH592X EVB

Please run ruyi update to pull in the update after upgrading the RuyiSDK package manager.