xiaoxiang781216 commented on PR #3024: URL: https://github.com/apache/nuttx-apps/pull/3024#issuecomment-2724262318
It's strange to use uboot or mcuboot in NuttX. NuttX is small enough as base for any type of hardware envrionment. Actually, we use the same NuttX code base but different defconfig for bootloader, ota, tee, mcu, and dsp. it's very convenient to use the same developement environment for all kind of task in the same chip. -- 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