-
> The API provides an option for setting the processing mode to `json-ld-1.0`, which will prevent JSON-LD 1.1 features from being activated, or error if `@version` entry in a context is explicitly se…
-
Hello,
I'm having some trouble to setup cmake in a way that only the necessary components for the it get compiled. From what I understand from the documentation, using `set(COMPONENTS main)`
in th…
-
I can not build esp-idf code for the thingstream SDK. running into erro when trying to build the code
C:\Users\Pratik\Desktop\rebuild TS>idf.py build
Checking Python dependencies...
Python requir…
-
## Environment
- Development Kit: N/A
- IDF version: v4.1-dev-369-g4dac7c7df
- Build System: CMake
- Compiler version: xtensa-esp32-elf-gcc (crosstool-NG esp32-2019r1) 8.2.0
- Operating System…
-
Hello,
the latest IDF (4.1) won't compile anymore, if I select compiler optimization = performance and assertions = disabled.
If I select compiler optimization = size then everything is fine.
T…
-
Hello,
I wanted to build micro-ROS for a new board.
Similar to #74 the build process failed during setting up the rmw_implementation.
here is the error code:
```
--- stderr: rmw_microxrcedd…
-
I have code where i am calling `OTA_AgentShutdown` in loop as long as wont get `status != eOTA_AgentState_NotReady`.
With long timeout like 10000ms (1000 ticks) or so im getting always status 2 (eOT…
-
## Environment
- Development Kit: none
- Kit version (for WroverKit/PicoKit/DevKitC): custom
- Module or chip used: ESP32-WROOM-32
- IDF version : v4.1-dev-1770-g71b4768df
- Build System: …
-
Hi,Something is wrong while executing the idf.py menuconfig:
Operation system:Windows 10.
Python Version: Python 2.7.15 :: Anaconda,Inc.
Error info:
D:\Programs\Espressif\hello_world>python ../es…
phypy updated
5 years ago
-
Motivation 1: I'd like to be able to look at an IPLD object and know, approximately, it's intended interpretation (without guessing or using context).
Motivation 2: I'd like to be able to define or…