-
Notifications
You must be signed in to change notification settings - Fork 1.3k
use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) #942
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 48 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
0b626b8
use configSTACK_DEPTH_TYPE consequently
feilipu 848a70c
update default to uint32_t
feilipu 51934b6
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu cde8062
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu 5157761
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu 4dceecd
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu be27225
Update FreeRTOS.h
feilipu 779d915
Update portable.h
feilipu 4a74dfe
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu 158730b
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu 9867312
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu f3ca628
configSTACK_DEPTH_TYPE - unify stack variable naming
feilipu 6b8489d
update lexicon.txt
feilipu f7fff74
update typo lexicon.txt
feilipu f1e095d
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu c188eac
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu 27c0794
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu 92052c3
Update task.h
feilipu 37d1177
Update timers.h
feilipu bd7810e
Merge branch 'main' into consequent_configSTACK_DEPTH_TYPE
feilipu 08f3a3e
10.4.6 - 7 August snapshot
feilipu 970f5a0
Merge pull request #2 from FreeRTOS/main
feilipu 4f8d991
adapt to 10.5.0
feilipu e39fc16
Merge branch 'FreeRTOS:main' into main
feilipu 4115ec8
resolve conflicts
feilipu a7cf0ed
fix merge typo
feilipu b0dbc35
fix stack type
feilipu d7ae2b3
fix timer stack type
feilipu 65b4a90
fix timer stack more
feilipu 3902dfa
fix affinity set stack
feilipu 54b792c
adjust ports to use configSTACK_DEPTH_TYPE
feilipu edce7fd
fix vTaskListTasks
feilipu 4e7b84b
set default stack depth type in portable.h
feilipu ebe8582
fix History.txt
feilipu f301dac
update affinityset
feilipu 9a5b20a
resolve reviewer comments
feilipu 3e94e30
fix prvTaskCheckFreeStackSpace for variable stack size type
feilipu f071ef1
restore CoRoutine defines
feilipu 85960e5
remove obsolete stack ttype casts
feilipu 345ff92
fix (attempt) for format portable.h
feilipu 1b8b685
Merge branch 'main' into main
kar-rahul-aws 7ccc2f8
Formatting fixes
Skptak ce04a97
prvTaskCheckFreeStackSpace make variable naming compliant
feilipu 515753d
Merge branch 'main' into main
feilipu fe1b12c
Merge branch 'main' into main
feilipu a5c2779
Merge branch 'main' into main
kar-rahul-aws ee5725b
Merge branch 'main' into main
feilipu 45f3611
Merge branch 'main' into main
Skptak f3ff2be
Merge branch 'main' into main
feilipu b834528
Update portable/GCC/ARM_CM33/non_secure/port.c
feilipu f810a37
Update portable/GCC/ARM_CM23/non_secure/port.c
feilipu e4d1b38
Apply suggestions from code review
feilipu 8f16862
Correct uxStackDepth in port.c
feilipu 595e1ab
Update ARM CM3 MPU port.c
feilipu 374a27b
Merge pull request #4 from FreeRTOS/main
feilipu 548bac2
Merge branch 'main' into main
Skptak ae885c9
Merge branch 'main' into main
aggarg f187faa
Code review suggestions
aggarg 418ce5b
Merge branch 'main' into main
kar-rahul-aws File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.