yamt commented on PR #8953: URL: https://github.com/apache/nuttx/pull/8953#issuecomment-1497220281
> > can you explain xtensa changes in this PR? > > Sure. I've added `ostest` to each _tickless_ defconfig in order to make it easier to validate the operation of the Tickless mode. Usually just the boot up isn't enough for assurance. > > I've removed the _tickless_ defconfig from the `esp32-ethernet-kit` and `esp32-wrover-kit` targets because those are exactly the same as the one from `esp32-devkitc`. The motivation here is to reduce the "defconfig bloatiness". I believe the ideal for those two boards is to contain only defconfigs related to the peripherals available onboard (e.g. Ethernet and LCD). it makes sense. thank you. -- 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