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
The following setup and build instructions were tested on Ubuntu 22.04.1. The build can run on a physical or virtual CPU. The following section describes how to setup a virtual machine. Further sections describe the build environment and how to perform the build.
11
+
12
+
13
+
### Virtual Machine
9
14
10
15
Execute the following commands in the [VirualBox](https://www.virtualbox.org/) application to create a virtual machine:
11
16
@@ -58,10 +63,6 @@ An operating system is needed for the virtual machine to enable it to run applic
58
63
b. ssh-copy-id -o IdentitiesOnly=yes -i ~/.ssh/SparkFun_LoRaSerial_22.04.1 <username>@<IP address>
59
64
c. ssh -Y <username>@<IP address>
60
65
61
-
## Ubuntu Build Environment
62
-
63
-
The following setup and build instructions were tested on Ubuntu 22.04.1. The build can run on a physical or virtual CPU. The following section describes how to setup the a virtual machine. Further sections describe the build environment and how to perform the build.
64
-
65
66
Execute the following commands to create the build environment for the SparkFun LoRaSerial Firmware:
0 commit comments