kasjer opened a new pull request, #3481: URL: https://github.com/apache/mynewt-core/pull/3481
When static linking of shell commands was introduced, standard 'help' and 'select' commands were no longer marked as extended (using streamer). This resulted in both of them crashing system with NULL pointer dereference. Now it's corrected by calling correct macros for creation of those commands. -- 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: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org