Re: [PR] xtensa/esp32: set cpuint to initial value after deallocate [nuttx]

2025-02-18 Thread via GitHub
acassis merged PR #15829: URL: https://github.com/apache/nuttx/pull/15829 -- 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.apac

Re: [PR] xtensa/esp32: set cpuint to initial value after deallocate [nuttx]

2025-02-18 Thread via GitHub
royfengsss commented on PR #15829: URL: https://github.com/apache/nuttx/pull/15829#issuecomment-2664879142 @acassis , The commit message has been updated. -- 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 t

Re: [PR] xtensa/esp32: set cpuint to initial value after deallocate [nuttx]

2025-02-18 Thread via GitHub
royfengsss commented on PR #15829: URL: https://github.com/apache/nuttx/pull/15829#issuecomment-2664875845 Sorry for late. @tmedicci , the test is also similar to https://github.com/apache/nuttx/pull/15433, I just list as below ``` static int WDTExceptionTest1(void) { /

Re: [PR] xtensa/esp32: set cpuint to initial value after deallocate [nuttx]

2025-02-14 Thread via GitHub
acassis commented on PR #15829: URL: https://github.com/apache/nuttx/pull/15829#issuecomment-2659441053 @royfengsss please include the Summary message into git commit log message -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] xtensa/esp32: set cpuint to initial value after deallocate [nuttx]

2025-02-13 Thread via GitHub
tmedicci commented on PR #15829: URL: https://github.com/apache/nuttx/pull/15829#issuecomment-2657661270 Hi @royfengsss , can you please provide a better testing example? I couldn't reproduce your test case. Do you use any specific test framework? -- This is an automated message from the

[PR] xtensa/esp32: set cpuint to initial value after deallocate [nuttx]

2025-02-12 Thread via GitHub
royfengsss opened a new pull request, #15829: URL: https://github.com/apache/nuttx/pull/15829 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Please to https://github.com/apache/nuttx/pull/15433 cpui