simonratner opened a new issue #2535:
URL: https://github.com/apache/mynewt-core/issues/2535


   Commit disabling DSP instructions for M-33 suggests creating a custom 
compiler package for BSPs that need it: 
https://github.com/apache/mynewt-core/commit/bafc7e0e08057502d26fd7b84c89ac341c80e970.
   
   Given that nRF5340 appcore and netcore BSPs are in-tree, and appcore 
supports DSP instruction set while the netcore does not, I think the two 
compiler packages themselves should be in the tree: `arm-none-eabi-m33` and 
`arm-none-eabi-m33-nodsp`, so that the corresponding Nordic BSPs can be used 
directly from the repo.


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