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

Add IRQ safe API for message buffer reset #1033

Closed HagaiMoshe closed 5 months ago

HagaiMoshe commented 5 months ago

Add IRQ safe API for message buffer reset

Description

Allow reseting the message and stream buffers from IRQ context

Test Steps

called the new added API xMessageBufferResetFromISR from within interrupt context.

Checklist:

Related Issue

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 commented 5 months ago

Hi @HagaiMoshe Thank you for the PR. We are looking into it and will update.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud