v01d opened a new issue #3425:
URL: https://github.com/apache/incubator-nuttx/issues/3425


   ```
     Description: Originally, each ARMv7-M MCU architecture had its own
                  private implementation for interrupt vectors and interrupt
                  handling logic.  This was superseded by common interrupt
                  vector logic but these private implementations were never
                  removed from older MCU architectures.  This is turning into
                  a maintenance issue because any improvements to the common
                  vector handling must also be re-implemented for each of the
                  older MCU architectures.
     Status:      Open
     Priority:    Low.  A pain in the ass and an annoying implementation, but
                  not really an issue otherwise.
   ```


-- 
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:
[email protected]


Reply via email to