Román Cárdenas Rodríguez
|
b2183c696b
Merge branch 'master' into add-peripheral
|
1 year ago |
Román Cárdenas
|
e70afe47bd
adjust the workspace
|
1 year ago |
Román Cárdenas
|
36a264c358
riscv-peripheral crate
|
1 year ago |
Román Cárdenas
|
b68560da22
riscv-pac crate
|
1 year ago |
Román Cárdenas
|
cd474dda9c
Setting CI (WIP)
|
1 year ago |
Román Cárdenas
|
c92affa472
Transition to cargo workspace
|
1 year ago |
Román Cárdenas
|
f37c741166
Update embedded-hal to 1.0
|
1 year ago |
Román Cárdenas
|
f08efb9c20
remove peripheral module
|
1 year ago |
Aleš Katona
|
aa56cb4012
Merge pull request #140 from rust-embedded/remove-bit-field
|
1 year ago |
Zhouqi Jiang
|
f422a25be3
asm: set unsafety of `nop` and `delay` functions to safe
|
1 year ago |
Román Cárdenas
|
4344b03e88
Remove bit_field dependency
|
1 year ago |
Román Cárdenas
|
9ea5009726
cleaning commit history
|
2 years ago |
Ales Katona
|
49c0543024
release v0.10.1 with critical section bug
|
2 years ago |
Ales Katona
|
13688a2c45
release v0.10.0
|
2 years ago |
Dario Nieuwenhuis
|
caec77731c
Fix interrupt::free() unsoundness on multi-hart systems.
|
2 years ago |
Dario Nieuwenhuis
|
65db20e7e7
Add implementation for critical-section 1.0 for single-hart chips.
|
2 years ago |
Ales Katona
|
95cccf822f
bump version to v0.9.0 due to breaking changes
|
2 years ago |
luojia65
|
2a4a7bb114
crate: prepare for riscv crate v0.8.1
|
2 years ago |
Dario Nieuwenhuis
|
d75714ae6f
Update to edition 2021.
|
2 years ago |
Vadim Kaushan
|
8a1501c84f
Prepare v0.8.0 release
|
2 years ago |
Taiki Endo
|
780443991e
Remove inline-asm feature and update MSRV to 1.59
|
3 years ago |
dkhayes117
|
8529d1e804
add asm::nop, asm::delay, and delay.rs.
|
3 years ago |
Ales Katona
|
57dae22d80
bump version to v0.7.0
|
3 years ago |
Ales Katona
|
c204d8d4dc
update bare-metal and remove Nr trait
|
3 years ago |
luojia65
|
0ca7596b31
Add docs.rs document build metadata
|
4 years ago |
Vadim Kaushan
|
b395169b9a
Release v0.6.0
|
4 years ago |
Vadim Kaushan
|
3aaa2f48eb
Update dependencies
|
4 years ago |
Ilya Epifanov
|
040eb2c805
using `riscv-target` with compatible MSRV
|
4 years ago |
Ilya Epifanov
|
0b1131dd20
Only checking for necessary extensions when linking
|
4 years ago |
Vadim Kaushan
|
99e189199b
Release v0.5.6
|
5 years ago |