Hi, I want to compile the Arduino samples for Mega 2560 and Due. As mentioned in the previous email at http://lists.iotivity.org/pipermail/iotivity-dev/2015-March/000451.html, the getting started page is not up to date. But even the command is not working $ scons TARGET_OS=arduino TARGET_ARCH=avr BOARD=mega2560. Can you point me to the steps to compile for Mega 2560 and Due. Does these two statements in the getting started page still hold good
"For Arduino ATMega 2560, Arduino version 1.0.5<http://arduino.cc/en/Main/OldSoftwareReleases> and AVR-GCC version 4.5.3 is needed. For Arduino Due: Arduino Version 1.5.7<http://arduino.cc/en/Main/OldSoftwareReleases> and AVR-GCC version 4.8.3 is needed" or do we need any other specific version of AVR-GCC. Appreciate if you can let me know if there is any change with Time library Arduino Time Library Download the Arduino Time Library and unzip it in the Arduino directory at <ARDUINO_DIR>/libraries/TIME. For Arduino ATMega 2560, download the Time library from here<http://playground.arduino.cc/code/time>. For Arduino Due, download the Time library from here<http://www.pjrc.com/teensy/td_libs_Time.html>. Thanks Uday -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150312/963bb107/attachment.html>