[GitHub] [mynewt-core] vikrant-proxy opened a new pull request #2648: sys/console/rtt_console: Fix CONSOLE_INPUT guards in RTT console

2021-07-28 Thread GitBox
vikrant-proxy opened a new pull request #2648: URL: https://github.com/apache/mynewt-core/pull/2648 Move console_rx_restart within CONSOLE_INPUT guards to compile correctly with CONSOLE_INPUT turned off -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] vikrant-proxy opened a new pull request #2649: sys/console/minimal: Fix RTT console compiler error for minimal console

2021-07-28 Thread GitBox
vikrant-proxy opened a new pull request #2649: URL: https://github.com/apache/mynewt-core/pull/2649 Compile `console_out` for UART console only. RTT console has it's own implementation of `console_out` which conflicts if RTT_CONSOLE is used with console/minimal -- This is an automated

[GitHub] [mynewt-core] vrahane merged pull request #2648: sys/console/rtt_console: Fix CONSOLE_INPUT guards in RTT console

2021-07-28 Thread GitBox
vrahane merged pull request #2648: URL: https://github.com/apache/mynewt-core/pull/2648 -- 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:

[mynewt-core] branch master updated: sys/console/rtt_console: Move console_rx_restart within CONSOLE_INPUT guards to compile correctly with CONSOLE_INPUT turned off

2021-07-28 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 4eecfae sys/console/rtt_console:

[GitHub] [mynewt-core] vrahane merged pull request #2649: sys/console/minimal: Fix RTT console compiler error for minimal console

2021-07-28 Thread GitBox
vrahane merged pull request #2649: URL: https://github.com/apache/mynewt-core/pull/2649 -- 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:

[mynewt-core] branch master updated: sys/console/minimal: Compile `console_out` for UART console only. RTT console has it's own implementation of `console_out` which conflicts if RTT_CONSOLE is used w

2021-07-28 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new b22aea6 sys/console/minimal: Compile

[GitHub] [mynewt-nimble] rahult-github opened a new pull request #1006: nimble/host : Check stack status before executing stack command

2021-07-28 Thread GitBox
rahult-github opened a new pull request #1006: URL: https://github.com/apache/mynewt-nimble/pull/1006 Added change of checking stack status in the APIs exposed to user. This check exists in few functions, extending them to all. -- This is an automated message from the Apache Git