Re: [PR] imxrt: FlexSPI allow RWW and transfer on XIP device [nuttx]

2024-12-26 Thread via GitHub
hujun260 commented on PR #15329: URL: https://github.com/apache/nuttx/pull/15329#issuecomment-2563211918 > efm32_leserial.c https://github.com/apache/nuttx/pull/15353 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] imxrt: FlexSPI allow RWW and transfer on XIP device [nuttx]

2024-12-26 Thread via GitHub
xiaoxiang781216 merged PR #15329: URL: https://github.com/apache/nuttx/pull/15329 -- 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...@nu

Re: [PR] imxrt: FlexSPI allow RWW and transfer on XIP device [nuttx]

2024-12-26 Thread via GitHub
xiaoxiang781216 commented on PR #15329: URL: https://github.com/apache/nuttx/pull/15329#issuecomment-2562900343 @hujun260 please look at this compiler error: ``` chip/efm32_leserial.c: In function 'efm32_restoreuartint': Error: chip/efm32_leserial.c:329:37: error: 'len' undeclared (f

[PR] imxrt: FlexSPI allow RWW and transfer on XIP device [nuttx]

2024-12-24 Thread via GitHub
PetervdPerk-NXP opened a new pull request, #15329: URL: https://github.com/apache/nuttx/pull/15329 ## Summary Allows the driver to use the FlexSPI instance where it's currently executing from. - By not reinitializing the peripheral - Making prefetch configurable so that when doi

Re: [PR] imxrt: FlexSPI allow RWW and transfer on XIP device [nuttx]

2024-12-24 Thread via GitHub
nuttxpr commented on PR #15329: URL: https://github.com/apache/nuttx/pull/15329#issuecomment-2561102695 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) __Fill In The Commit Message:__ This PR contains a Commit with