luojia65
|
a895104d53
Returns -1 when legacy getchar function fails.
|
3 lat temu |
luojia65
|
b6ea144634
Merge branch 'master' of http://github.com/luojia65/rustsbi
|
3 lat temu |
Luo Jia
|
bfdff6d9a1
Merge pull request #21 from hasheddan/docs-imp
|
3 lat temu |
hasheddan
|
bfb4045f4b
Fix minor typos in lib docs
|
3 lat temu |
luojia65
|
f4c9b472b3
Add main authors to Cargo.toml
|
3 lat temu |
Luo Jia
|
1881b73d33
Update README.md
|
3 lat temu |
luojia65
|
cc9dbcfd48
Add instruction for RustSBI; thank you @duskmoon314
|
3 lat temu |
luojia65
|
9409858544
Update to 0.2.0-alpha.6
|
3 lat temu |
luojia65
|
30c59042fe
Change to asynchronous lock structure trait style
|
3 lat temu |
luojia65
|
5294d7fdba
Small note in utils
|
3 lat temu |
luojia65
|
b17455cf16
Use fat pointer cell to support asynchronous hart state monitor module
|
3 lat temu |
luojia65
|
bad94cd27c
Support 0.3 version of RISC-V SBI
|
3 lat temu |
luojia65
|
685739c8d4
Downgrade embedded-hal
|
3 lat temu |
luojia65
|
adb40d12ed
Performance monitor extension
|
3 lat temu |
luojia65
|
7247ffc4aa
Add more return error types in SbiRet structure
|
3 lat temu |
Luo Jia
|
3bc5993ad7
Merge pull request #20 from duskmoon314/println
|
3 lat temu |
Campbell He
|
c66eb2eb71
fix: Use \r\n in println instead of \n
|
3 lat temu |
Luo Jia
|
9eb4a18d1d
Add notes for binary download
|
3 lat temu |
luojia65
|
f184aede7c
Bump to 0.2.0-alpha.4
|
3 lat temu |
luojia65
|
cb966a2e0e
Update 'What is RISC-V SBI?'
|
3 lat temu |
luojia65
|
083ac8e8fd
Modify and add docs for introduction to SBI
|
3 lat temu |
luojia65
|
fc926410e1
Update SBI documents, add hart suspend function
|
3 lat temu |
luojia65
|
4b1a3eb04b
Move RustSBI project to RustSBI foundation
|
3 lat temu |
luojia65
|
64deee3c30
Small fix for readme, features and information
|
3 lat temu |
luojia65
|
6f98a3fd36
Reform RustSBI project into a library
|
3 lat temu |
luojia65
|
cdca6b2e6f
Oops
|
3 lat temu |
luojia65
|
18ea2a8767
Expose legacy stdio functions
|
3 lat temu |
luojia65
|
2b7ebad3d0
Fuse test kernel in K210 run test
|
3 lat temu |
luojia65
|
0fab905f40
Small fix
|
3 lat temu |
luojia65
|
f4ec485d1b
Add documents and prepare for 0.2.0-alpha.3 version
|
3 lat temu |