Hello, I'm very sorry to disturb you. I'm currently encountering a lot of problems when porting zephyr using your C source code. I would like to ask if your company has sample documents for porting zephyr projects that you can refer to me.Thank you very much
Hi, Porting the library for…
Hi,
Porting the library for a new MCU depends on the MCU and the compiler being used.
For this reason, it's not possible to make a document that tells what you need to do.
In general, the library is working with different compilers, and the only things that you need to change are the RTC, UART, and TCP/IP handling.
BR,
Mikko