Description
What MCU/Processor/Board and compiler are you using?
I am using Sam9g35-ek development board
What do you want to achieve?
I want to port lvgl on Sam9g35-ek
What have you tried so far?
I have added src files’ path in makefile of atmel software package and then compiled lvgl and atmel software package together using cmake. After that also added lvgl APIs in my main code. but its not working.
Code to reproduce
Add the relevant code snippets here.
The code block(s) should be between ```c
and ```
tags:
/*port lvgl to atmel board*/
Screenshot and/or video
If possible, add screenshots and/or videos about the current state.