AVSystem / Anjay

C implementation of the client-side OMA LwM2M protocol
Other
188 stars 68 forks source link

How to use NUCLEO-L476rg #51

Closed anitakhb closed 2 years ago

anitakhb commented 3 years ago

Hello there,

I am a beginner in using Anjay and I have a NUCLEO-L476 board with FreeRTOS and also a wiznet5100 board. How can I use Anjay on it?

Thank you for your support.

anitakhb commented 3 years ago

Actually, I tried to use anjay-freertos-client, but when I build it in STM32CubeIDE I got a lot of errors...

Mierunski commented 3 years ago

Hello, Sorry for the late reply. There is no official support for L476, but you can use anjay-freertos-client as reference, also there is a guide on how to port to different embedded systems https://avsystem.github.io/Anjay-doc/PortingGuideForNonPOSIXPlatforms.html