mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add [package.metadata.bootimage] again
Was accidentally removed when resolving a merge conflict.
This commit is contained in:
@@ -25,6 +25,7 @@ panic = "abort"
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
||||
[package.metadata.bootimage]
|
||||
test-args = [
|
||||
"-device", "isa-debug-exit,iobase=0xf4,iosize=0x04", "-serial", "stdio",
|
||||
"-display", "none"
|
||||
|
||||
Reference in New Issue
Block a user