Hello,
I want to use libcoap with my STM32WB5 project. I am running FreeRTOS without any sockets and communicating via UART to a Telit without any network stack, just a straight UART buffer to the Telit running a UDP connection.
What do I have to do to port it for my use case?