Add [package.metadata.bootimage] again

Was accidentally removed when resolving a merge conflict.
This commit is contained in:
Philipp Oppermann
2019-09-10 11:12:43 +02:00
parent 9602f4e16d
commit 20ef920fc6

View File

@@ -25,8 +25,9 @@ panic = "abort"
[profile.release]
panic = "abort"
[package.metadata.bootimage]
test-args = [
"-device", "isa-debug-exit,iobase=0xf4,iosize=0x04", "-serial", "stdio",
"-display", "none"
]
test-success-exit-code = 33 # (0x10 << 1) | 1
test-success-exit-code = 33 # (0x10 << 1) | 1