Skip to content

add include of bsp_defs.h so that a BSP can override defines (for exa…#2223

Open
brianwyld wants to merge 2 commits intoapache:masterfrom
brianwyld:pr-OS_IDLE_STACK_SIZE-override
Open

add include of bsp_defs.h so that a BSP can override defines (for exa…#2223
brianwyld wants to merge 2 commits intoapache:masterfrom
brianwyld:pr-OS_IDLE_STACK_SIZE-override

Conversation

@brianwyld
Copy link

The bsp_defs.h in a specific BSP can redefine the idle stack size without changing the core of mynewt

@brianwyld
Copy link
Author

Ok. Seems like bsp/bsp_defs.h is not a 'standard' file in mynewt BSPs.
How about bsp/bsp.h?

@apache-mynewt-bot
Copy link

Style check summary

No suggestions at this time!

@brianwyld
Copy link
Author

Any chance of getting this PR in?

@mlaz
Copy link
Contributor

mlaz commented Mar 27, 2020

I believe we should use a MYNEWT_VAL for this, instead of the header file.

@brianwyld
Copy link
Author

brianwyld commented Mar 27, 2020 via email

@mlaz mlaz requested a review from andrzej-kaczmarek March 27, 2020 18:33
@mlaz
Copy link
Contributor

mlaz commented Mar 27, 2020

Ok, I looked at #2138. Still hard to find out exactly why do you need redefine idle task's stack size.

@brianwyld
Copy link
Author

brianwyld commented Mar 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants