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


   ## Summary
   
   - Brennan reported the script does not work with nucleo-h743zi:otg_fs_host
   - Actually, the config uses FPU but the script did not detect it
   - The script assumed that the nuttx contains fpuconfig symbol
   - However, this assumption was incorrect
   - This commit fixes this issue by detecting FPU with tcb->xcp.regs
   
   ## Impact
   
   - Cortex-M targets
   
   ## Testing
   
   - Tested with lm3s6965-ek:discover (Cortex-M3)
   - Tested with spresense:wifi_smp (Cortex-M4F)
   - Tested with sim:smp (x86_64)
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to