I am trying to use nano-X for my new hardware which has a LCD controller with a indirect addressing. The requirement is when ever if there is a modification in the framebuffer memory an FB_REFRESH IOCTL has to be called with the coordinates.
My format is 565 so modified all the API's in fblin16.c to add the IOCTL call. The output window is not fully drawn. But if the mouse is moved only a rectangular box is drawn. Can anyone help me if there are any other files need to be modified. Thank you. With Regards Gobi.C