Intel Edison MRAA module not working

前端 未结 5 859
独厮守ぢ
独厮守ぢ 2021-01-18 08:04

I recently downloaded the Intel XDK IOT version and used the LED pin 13 Blink sample. I then uploaded the program onto the Edison, but it came up with a few errors; One of

5条回答
  •  一生所求
    2021-01-18 08:52

    echo "src mraa-upm http://iotdk.intel.com/repos/1.1/intelgalactic" > /etc/opkg/mraa-upm.conf opkg update opkg install libmraa0

    the above answer has typos it should be "mraa" not "maa" and opkg not okpg

提交回复
热议问题