masayuki2009 opened a new pull request #4049:
URL: https://github.com/apache/incubator-nuttx/pull/4049


   ## Summary
   
   - This PR consists of the following 3 commits
   - commit1: arch: armv6-m: Introduce setintstack macro
     - This commit introduces setintstack macro which can be
         overridden for SMP with interrupt stack
   - commit2: arch: rp2040: Introduce setintstack macro for SMP
     - This commit introduces setintstack macro to rp2040
         which is used for SMP with interrupt stack
   - commit3: boards: raspberrypi-pico: Update smp/defconfig
     - This commit adds CONFIG_ARCH_INTERRUPTSTACK=2048 to smp/defconfig
   
   ## Impact
   
   - raspberrypi-pico:smp only
   
   ## Testing
   
   - Tested with ostest
   


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


Reply via email to