Commit Graph

7 Commits (623c44fcb34a2fd3fe15e4e237e79ea2cbf0dd7c)

Author SHA1 Message Date
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