jlaitine opened a new pull request, #16894: URL: https://github.com/apache/nuttx/pull/16894
## Summary This fixes a bug where esp32_spiflash driver starts on a wrong CPU, before it's affinity gets set. This solution first creates the thread, then sets the affinity and finally activates the task. ## Impact Only for esp32 spiflash ## Testing Tested on qemu that the tasks start on correct CPUs -- 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