You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/01/30 20:02:19 UTC

[GitHub] [nuttx] lucasssvaz opened a new pull request, #8366: arch/xtensa/esp32: Fix RTC IRQ status clear

lucasssvaz opened a new pull request, #8366:
URL: https://github.com/apache/nuttx/pull/8366

   ## Summary
   
   This PR aims to fix a potential problem with the RTC interrupt status register.
   Clearing the interrupt status register before calling the lower level handlers might impact its result.
   
   ## Impact
   
   Nothing is affected by this currently.
   Avoids possible problems that might occur in the future.
   
   ## Testing
   
   Tested using the `esp32-lyrat:buttons` defconfig.


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


[GitHub] [nuttx] lucasssvaz commented on pull request #8366: arch/xtensa/esp32: Fix RTC IRQ status clear

Posted by "lucasssvaz (via GitHub)" <gi...@apache.org>.
lucasssvaz commented on PR #8366:
URL: https://github.com/apache/nuttx/pull/8366#issuecomment-1409254737

   @acassis @gustavonihei PTAL


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


[GitHub] [nuttx] lucasssvaz closed pull request #8366: arch/xtensa/esp32: Fix RTC IRQ status clear

Posted by "lucasssvaz (via GitHub)" <gi...@apache.org>.
lucasssvaz closed pull request #8366: arch/xtensa/esp32: Fix RTC IRQ status clear
URL: https://github.com/apache/nuttx/pull/8366


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