FreeRTOS / FreeRTOS-Kernel

FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
https://www.FreeRTOS.org
MIT License
2.71k stars 1.11k forks source link

Update default value of configSTACK_DEPTH_TYPE in config file #987

Closed kar-rahul-aws closed 7 months ago

kar-rahul-aws commented 8 months ago

Description

This PR updates the default configuration value of configSTACK_DEPTH_TYPE in FreeRTOS.h configuration file to StackType_t.

Test Steps

Run and Build MPU demo successfully.

Checklist:

Related Issue

Bug reported in issue 986

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud