Hi everyone,
I’m try to study RIOT api and I decided to use the RIOT for my project. I would like to use libcoap in my application.
I see that the libcoap includes socket, bind, etc… but I would like to use this library on the ARM devices. And I have some questions.
- How can I initialize transport layer for libcoap (for the not native platform and native too)?
- Is it posible to use libcoap package for stm32f4 for example?
Thank you in advance. Any help will be useful.
Yury.