Преглед на файлове

Support 0.3 version of RISC-V SBI

luojia65 преди 3 години
родител
ревизия
bad94cd27c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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