extinguish commented on code in PR #14963: URL: https://github.com/apache/nuttx/pull/14963#discussion_r1860096011
########## boards/arm/rp2040/raspberrypi-pico/configs/smp/defconfig: ########## @@ -37,18 +37,14 @@ CONFIG_RAM_SIZE=270336 CONFIG_RAM_START=0x20000000 CONFIG_READLINE_CMD_HISTORY=y CONFIG_RR_INTERVAL=200 -CONFIG_SMP=y Review Comment: > this is smp defconfig, why remove SMP? is a mistake I made, fixed it with another way, please help take a review again -- 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]
