Procházet zdrojové kódy

Support 0.3 version of RISC-V SBI

luojia65 před 3 roky
rodič
revize
bad94cd27c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ Chip, system and platform vendors should provide RustSBI implementation for dedi
 ## Features
 
 - Functional and extensible operating system runtime
-- Fully support to RISC-V SBI specification v0.2
+- Fully support to RISC-V SBI specification v0.3
 - Adapted for operating system kernel models on your choice
 - Written in Rust
 - Competitive to OpenSBI with most of its function