|
b4eb0a37cf
|
added tests that mimic the #[should_panic] cargo test feature
|
2025-09-01 19:53:26 +02:00 |
|
|
caa6e8e951
|
fix: integration testing
|
2025-08-31 21:36:35 +02:00 |
|
|
e009cd22a8
|
added serial ports communication + Testable trait
|
2025-08-31 13:07:59 +02:00 |
|
|
c3f181a641
|
added tests + exiting by interacting with qemu through a I/O port
|
2025-08-27 23:53:59 +02:00 |
|
|
daec1c75bf
|
added a static Writer to reuse in the program
|
2025-08-26 23:44:17 +02:00 |
|
|
237b99941f
|
added volatile type to prevent the compiler from optimizing writings to the buffer away
|
2025-08-26 14:31:37 +02:00 |
|
|
2f8efad24a
|
it now boots and prints hello world
|
2025-08-25 01:47:42 +02:00 |
|
|
ff4bbdd263
|
fixed rust-ana;yzer + documented
|
2025-08-23 02:43:58 +02:00 |
|
|
ad74990ef4
|
documented cargo.toml
|
2025-08-23 02:40:00 +02:00 |
|
|
071faa80e6
|
first commit
|
2025-08-23 02:35:47 +02:00 |
|