gobot.io/x/gobot@v1.16.0/platforms/intel-iot/intel-iot.go (about)

     1  /*
     2  Package inteliot contains Gobot adaptors for the Intel IoT platforms.
     3  
     4  This package currently supports the following Intel IoT hardware:
     5  - Intel Edison with the Arduino breakout board
     6  - Intel Joule developer kit
     7  
     8  For further information refer to intel-iot README:
     9  https://gobot.io/x/gobot/blob/master/platforms/intel-iot/README.md
    10  */
    11  package inteliot