gustavonihei commented on code in PR #1341: URL: https://github.com/apache/incubator-nuttx-apps/pull/1341#discussion_r992243438
########## graphics/lvgl/lv_conf/Kconfig: ########## @@ -0,0 +1,1110 @@ +# Kconfig file for LVGL v8.0 + +menu "LVGL configuration" Review Comment: I am not sure if this is a valid argument. As an example, most of the Kconfig options from the ESP32 family of chips are similar to ESP-IDF's, which also use whitespaces for indentation instead of tabs. Yet, the Kconfig files follow the NuttX style. -- 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