Ashish
Ashish
@rxwen, On this commit ID, I am getting same error which you have mentioned and added LIBS=-lstdc++. I see later you removed this again as no longer needed. May I...
HI @rxwen, We are building for i.MX platform using cross-tool chain from U20 machine. Error logs are: /opt/fsl-imx-xwayland/5.15-kirkstone/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/11.2.0/real-ld: ../../src/posix/platform/libopenthread-posix.a(libopenthread_posix_a-backbone.o): in function `ot::Posix::MulticastRoutingManager::~MulticastRoutingManager()': /home/development/openthread/ashish/bdb93829763_ot/openthread/src/posix/../../src/posix/platform/multicast_routing.hpp:51: undefined reference to `operator delete(void*)' /opt/fsl-imx-xwayland/5.15-kirkstone/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/11.2.0/real-ld: ../../src/posix/platform/libopenthread-posix.a(libopenthread_posix_a-udp.o):...
@abtink, Fixed review comments.
@abtink , thanks for approval. can you help please to to resolve 15 workflows awaiting approval?
@abtink, Thanks for helping quickly. I have fixed clang format changes. can you retrigger workflow run again?
@abtink , can you please help in review?
Yes, you are correct. Host sent empty data frame indicating that is has no more messages queued but my concern is for RCP design regarding to clear quickly entry from...
@abtink @jwhui , any updates on it?
Hi all, Please help in review.
@EskoDijk @abtink, I have added CLI to generate TAP and start ephemeral key service. Please review code changes.