Skip to content
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

Update sample configuration file #923

Merged

Conversation

kar-rahul-aws
Copy link
Member

@kar-rahul-aws kar-rahul-aws commented Dec 13, 2023

Description

This PR updates the sample configuration file , to serve as a starting point for the application users.
The following config definitions are added :

  1. configSTATS_BUFFER_MAX_LENGTH
  2. configKERNEL_PROVIDED_STATIC_MEMORY
  3. configENABLE_HEAP_PROTECTOR
  4. configUSE_MPU_WRAPPERS_V1
  5. configPROTECTED_KERNEL_OBJECT_POOL_SIZE
  6. configSYSTEM_CALL_STACK_SIZE
  7. configENABLE_ACCESS_CONTROL_LIST
  8. configNUMBER_OF_CORES
  9. configRUN_MULTIPLE_PRIORITIES
  10. configUSE_CORE_AFFINITY
  11. configUSE_TASK_PREEMPTION_DISABLE
  12. configUSE_PASSIVE_IDLE_HOOK
  13. configTIMER_SERVICE_TASK_CORE_AFFINITY

Test Steps

NA

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

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

@kar-rahul-aws kar-rahul-aws requested a review from a team as a code owner December 13, 2023 11:23
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e0bb21f) 93.78% compared to head (522cd63) 93.78%.

❗ Current head 522cd63 differs from pull request most recent head f7290bc. Consider uploading reports for the commit f7290bc to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #923   +/-   ##
=======================================
  Coverage   93.78%   93.78%           
=======================================
  Files           6        6           
  Lines        3186     3186           
  Branches      885      885           
=======================================
  Hits         2988     2988           
  Misses         91       91           
  Partials      107      107           
Flag Coverage Δ
unittests 93.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kar-rahul-aws kar-rahul-aws marked this pull request as draft December 13, 2023 11:33
@kar-rahul-aws kar-rahul-aws marked this pull request as ready for review December 13, 2023 13:00
chinglee-iot
chinglee-iot previously approved these changes Dec 13, 2023
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
aggarg
aggarg previously approved these changes Dec 14, 2023
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@chinglee-iot chinglee-iot merged commit 1384c68 into FreeRTOS:main Dec 15, 2023
14 checks passed
@kar-rahul-aws kar-rahul-aws deleted the update_sample_configuration_file branch December 15, 2023 06:11
josesimoes pushed a commit to josesimoes/FreeRTOS-Kernel that referenced this pull request Dec 22, 2023
* Update sample configuration file in the examples folder

* Add SMP Configuration definitions

* Fix build issue in cmake example

* Add CoRoutine Configuration definitions

* Code review suggestions

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

* Fix formatting

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
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