-
Notifications
You must be signed in to change notification settings - Fork 1
Development Environment
To get started, you will need a computer with an SSH client. SCP is usually included with an SSH installation and is often used to copy files between Cassia Router and your development system.
Generally, ssh is build-in with most of linux OS, you can get it via Terminal application.
We suggest you to install a native Git client which will provide ssh.
Here are some tools:
Other tools like Putty, Puttyman are recommended also.
A 32bits Raspberry Pi2 (Model B v1.1, armv7hl, Ubuntu 16.04, kernel 4.4.38) is recommended. You can compile your code on the physical environment, and then use SCP to copy binary to Cassia Router.
If you use Pi2 as development environment, please use lsb_release -a to get more details to ensure consistency between Pi and Cassia Router.