-
Notifications
You must be signed in to change notification settings - Fork 3
Send Folder via SSH
Sébastien Girard edited this page Aug 14, 2021
·
1 revision
We recommend to send only the build-arm
folder because it is smaller
cd build-arm
Then, you can send the folder to the raspberry pi with this command
rsync -r . pi@ip_address:/home/pi/cross-compilation
- Getting started
- Environment Variables
- Compiling the SBG Library on Linux\Unix\WSL
- Developing on Windows with VSCode
- Set Environment Variable In Vscode With The Cmake Plugin
- Creating Unit Tests
- Cross compiling for the Raspberry Pi
- Info and Error Logging in the Rocket Code
- Send Folder via SSH
Configuration:
Raspberry Pi Setup:
- Add a new wifi network on the Raspberry Pi
- Connect to Raspberry Pi via SSH
- Important Notes About Setting Up Raspberry Pi
- Running Emulation of Raspberry Pi
Logging Format: