hheik
|
22adda17cc
|
Hotfix to previous commit
|
2024-05-15 00:42:56 +03:00 |
hheik
|
48ae217e41
|
Fixed C-string usage
|
2024-05-15 00:41:50 +03:00 |
hheik
|
1d51f09bd1
|
Fixed C-string usage
|
2024-05-15 00:19:42 +03:00 |
hheik
|
623c44fcb3
|
Fixed spinlock halting caused by data misalignment
|
2024-05-06 02:25:45 +03:00 |
hheik
|
7797ae7810
|
Replaced main.c
|
2024-05-03 13:22:00 +03:00 |
hheik
|
9eba9bb925
|
Replaced start.c
|
2024-05-02 23:20:48 +03:00 |
hheik
|
cf55a8faa1
|
entry.S jumps to rust implementation of start()
|
2024-05-02 16:36:54 +03:00 |
hheik
|
d57cdc9d6c
|
Delegate rust panics to c
|
2024-05-02 14:57:37 +03:00 |
hheik
|
2b180156b4
|
Replaced uart driver with rust implementation
|
2024-04-30 22:23:26 +03:00 |
hheik
|
1ee5be8cd6
|
Renamed rust library to theseus. Replaced uartgetc() with rust implementation.
|
2024-04-30 17:41:56 +03:00 |