ch-f
Results
2
issues of
ch-f
When using OE/Yocto to create a SDK/toolchain, the generated LibwebsocketsTargets.cmake falsely contains the host path (build artifacts) in INTERFACE_LINK_LIBRARIES instead of the actually installed SDK path. This originates from LIBUV_LIBRARIES...
### Describe the bug UART (/dev/ttyAMBA0) erroneously receives only around 32 bytes of mostly incorrect data during transmissions containing long break signals. Disabling DMA_ENGINE for amba-pl011 resolves the issue, ensuring...