You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: development.txt
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,20 @@ make -j$(nproc)
180
180
181
181
If everything goes well you should find the produced binaries inside the +bin/+ directory.
182
182
183
+
== Emulating on your computer with qemu
184
+
185
+
Its possible to emulate a image compiled for x86_64 systems. See link:https://github.com/libremesh/lime-packages/tree/master/tools[script] qemu_dev_start.sh and qemu_dev_stop.sh scripts.
0 commit comments