ethandmd / reedos

rust riscv minimal os
2 stars 6 forks source link

10 spinlock #11

Closed ethandmd closed 1 year ago

ethandmd commented 1 year ago

10

Added mutex spinlock and refactor uart to lock before writes.