Jimmy Huang
Jimmy Huang
This patch will disable all the trlite tests on components that will fail after updating the Zephyr 1.14.0 LTS. The list include aio, bluetooth, dgram, filesystem, sensors, all net stuff,...
This patch fixes the issue that multicast discovery messages cannot be routed to the server after Zephyr update 1.11 with IPV6, but turning on promiscuous mode resolves this issue. Fixes...
The current zephyr SPI api used in the SPI module is the legacy api, and we should switch to the new SPI api, as the new API address some of...
In the IDE console, if you try to tab and or backspace to delete characters, it doesn't work most of the time, for example, if you try to do tab...
If you press and keep holding a character like w, and then keep pressing backspace in the terminal to delete it, part of the random string like www still shows...
I tried to run the benchmark, it just shows instance created, but it is stuck there forever, and nothing is printed in the console, and no benchmark.log is generated python2...
The OCF samples for Zephyr using prj_bt.conf no longer work in 6lowpan for Zephyr 1.9.
We are using iotivity-contrained over 6lowpan running on Zephyr, ffter upgrading from Zephyr 1.7 to 1.8, it seems that Ocf has become unstable, specifically on the server side, the registered...