Re: raspberry cross compiling and local save
Jarmo Isotalo <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAPkreKwhUc=16iw0M1OZCSpXSgv_05Kx=YZ2hJjQN-VjfWOzCg@mail.gmail.com> |
I might have misunderstood, but maybe you are looking for a versioncontrol solution (GIT), which would allow you to also easily have the code on your machine, on the pi and maybe also in a cloud provider, such as GitHub On Fri, Apr 1, 2016 at 5:57 PM, ffb_boy_30 <[email protected]> wrote: > Hi, > I've made some piece of code for my pi with the remote mode , but all the > code is on the pi . > Is it possible to have clone of the project in local on my compiling > computer ? > I've just crash my rom with my code inside :( . > > Thanks you > > > > >