pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
197 stars 167 forks source link

pycom-esp-idf/components/openthread not found #481

Closed x893 closed 3 years ago

x893 commented 3 years ago

Hi, i add OPENTHREAD=on to make and see ` In file included from mods/modlora.c:61:0: mods/modmesh.h:28:33: fatal error: openthread/instance.h: No such file or directory compilation terminated.

In file included from mods/modmesh.c:10:0: mods/modmesh.h:28:33: fatal error: openthread/instance.h: No such file or directory compilation terminated. ` Can you help me to resolve this issue ?

Thanks in advance

peter-pycom commented 3 years ago

Sorry, no. The openthread integration is not publicly available