wes3 commented on pull request #2755: URL: https://github.com/apache/mynewt-core/pull/2755#issuecomment-1023489365
@vrahane Not sure you were saying this, but I was not suggesting calling hal_system_restart from hal_system_start. As of now, hal_system_restart calls hal_system_start which is fine assuming we want to keep hal_system_restart. Thinking more about this, I think it fine to have both functions as there may be a case where you dont want to clear all interrupts. I just think there are some places where hal_system_restart should be called as opposed to hal_system_start. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
