wes3 commented on PR #3100:
URL: https://github.com/apache/mynewt-core/pull/3100#issuecomment-1802943603

   @andrzej-kaczmarek Honestly, I am not the biggest fan of this myself but I 
was having a hard time thinking of a better way to do this. The only other 
thought that came to mind was to replace the NMI irq for dialog mcu's. 
Currently, os_arch_arm.c installs the default irq by doing a NVIC_SetVector. I 
would need to look at the order at which things are done but maybe this could 
be done after os_arch_os_init() is called in some dialog specific code. That is 
my only other thought.


-- 
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...@mynewt.apache.org

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

Reply via email to