linguini1 commented on code in PR #19021: URL: https://github.com/apache/nuttx/pull/19021#discussion_r3342096376
########## boards/xtensa/esp32s3/lckfb-szpi-esp32s3/configs/adb/defconfig: ########## @@ -10,7 +10,9 @@ CONFIG_DEBUG_MM=y CONFIG_ESP32S3_OTG_ENDPOINT_NUM=2 CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_USBSERIAL=n +CONFIG_EXPERIMENTAL=y CONFIG_FS_ROMFS=y +CONFIG_INIT_ENTRYPOINT="init_main" Review Comment: @JianyuWang0623, sorry, wasn't familiar with that! Learn something new everyday, thanks! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
