UnusualCoder
UnusualCoder
Hi, in Kendryte FreeRTOS SDK v0.7.0 as _Major changes_ is said > Port Tensorflow Lite but I could not find this feature, where exactly is it?
Hi, I am trying to use the _userver_ example under OSX 10.9.2. I am using the branch "darwin". But compiling with **libev** I get: ``` Assertion failed: (("libev: ev_lAssertion failed:...
Hi all, it is possible to specify the name in the "to" field? In this way: ``` to: "Test name " ``` Thank you,
I am trying to run the `esp-insights` app for ESP32-C3 in QEMU using Espressif's `qemu-system-riscv32`. After compiling it and creating the flash with `esptool.py` as mentioned here: [https://github.com/espressif/esp-toolch ... to-emulate](https://github.com/espressif/esp-toolchain-docs/blob/main/qemu/esp32c3/README.md#compiling-the-esp-idf-program-to-emulate),...