FASTSHIFT commented on code in PR #1341: URL: https://github.com/apache/incubator-nuttx-apps/pull/1341#discussion_r991912457
########## graphics/lvgl/lv_conf/Kconfig: ########## @@ -0,0 +1,1110 @@ +# Kconfig file for LVGL v8.0 + +menu "LVGL configuration" Review Comment: This Kconfig is copied from lvgl: https://github.com/lvgl/lvgl/blob/release/v8.3/Kconfig. Prevent failure when executing `tools/configure.sh`. If the user needs to modify the lvgl version, keeping the original format is conducive to file comparison. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org