]> begriffs open source - freertos/commit
Add description about overrun warning in queue.c (#869)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Thu, 7 Dec 2023 09:52:21 +0000 (17:52 +0800)
committerGitHub <noreply@github.com>
Thu, 7 Dec 2023 09:52:21 +0000 (15:22 +0530)
commit15af8e072d7299d92a38a2f634c3bf3f095d3a32
tree07a2b879a8785f5bef5ada20f6a4f31733920631
parent93ef558fa8484211bd1d78c06bbd14aae1b2ece5
Add description about overrun warning in queue.c (#869)

* Add description about overrun warning in queue.c

* Remove the unreachable configASSERT

* 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: Ubuntu <ubuntu@ip-172-31-34-245.ap-northeast-1.compute.internal>
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
queue.c