mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 16:01:03 +08:00
902d2197b0
since VNC server is very useful even without NX: 1.Replace nxgl_coord_t with fb_coord_t 2.Replace nxgl_rect_s with fb_area_s 3.Remove nxgl_xxx function call Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>