You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/05 09:39:43 UTC

[GitHub] [nuttx] gustavonihei commented on pull request #8953: risc-v/espressif: Add support for Tickless mode

gustavonihei commented on PR #8953:
URL: https://github.com/apache/nuttx/pull/8953#issuecomment-1497203278

   > 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).
   
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org