andrzej-kaczmarek opened a new pull request, #1844: URL: https://github.com/apache/mynewt-nimble/pull/1844
Move syscfg to enable RX task to main transport package. RX task priority should not be set to default value to avoid conflicts with other task priorities if RX task is not used (this is always verified by newt). Since empty value is not a valid priority we should better only define that setting if RX task is enabled and do the same for RX task stack size for consistency. nrf5340 transport needs subrpio 1 to be able to override values set by transport. -- 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]
