I would like to remotely program the udoo neo. The neo is connected on the network via wifi and I would like to compile the program on my (Linux) desktop, upload it via scp and then transfer it onto the Arduino part. However, when I try to compile a binary in the Arduino IDE I get the following message: "Warning: This core does not support exporting sketches. Please consider upgrading it or contacting its author" As I don't see a binary being produced this is stops me.