mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -33,7 +33,6 @@ source "arm-image" "rpi32-pwnagotchi" {
|
||||
qemu_binary = "qemu-arm-static"
|
||||
qemu_args = ["-cpu", "arm1176"]
|
||||
image_arch = "arm"
|
||||
image_mounts = ["/boot/firmware","/"]
|
||||
target_image_size = 9969908736
|
||||
}
|
||||
|
||||
|
@ -27,7 +27,6 @@ source "arm-image" "rpi32-pwnagotchi" {
|
||||
qemu_binary = "qemu-arm-static"
|
||||
qemu_args = ["-cpu", "arm1176"]
|
||||
image_arch = "arm"
|
||||
image_mounts = ["/boot/firmware","/"]
|
||||
target_image_size = 9969908736
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user