forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: nrf_modem: let application set modem fault thread stack size
Let the application set the modem fault thread stack size using the CONFIG_NRF_MODEM_LIB_FAULT_THREAD_STACK_SIZE Kconfig option. This is useful as the application can have modem init and shutdown hooks that are called when the modem is reset. Signed-off-by: Eivind Jølsgard <[email protected]>
- Loading branch information
1 parent
f9bd7d4
commit f0efb36
Showing
3 changed files
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters