Commit graph

4 commits

Author SHA1 Message Date
Ryan Kennedy 273665c720 Use bootloader crate again 2020-03-16 12:17:09 -05:00
Ryan Kennedy d8c0b83575 Basic tests 2020-03-14 22:55:48 -05:00
Ryan Kennedy 0b3a12462d Merge branch 'master' of https://github.com/rust-osdev/vga into develop 2020-03-14 21:53:16 -05:00
Philipp Oppermann 98ff35a9e1 Fix Cargo.toml file name
All lowercase cargo.toml is not valid in Rust. As a result, cargo used the Cargo.toml of the parent directory, resulting in a build of the parent crate.
2020-03-13 16:45:16 +01:00
Renamed from testing/cargo.toml (Browse further)