]> begriffs open source - freertos/commit
Update comment in list.c (#276)
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Fri, 12 Mar 2021 20:11:19 +0000 (12:11 -0800)
committerGitHub <noreply@github.com>
Fri, 12 Mar 2021 20:11:19 +0000 (12:11 -0800)
commit66b3f908df957ab2fc6ccd40dc309465ec4ec267
treed6901d524777025dc7136859a95c76bbd6967c1f
parent18d4ba9c0792278a4e6351508e3410bdabe98275
Update comment in list.c (#276)

The tick interrupt priority must be configured to ensure that it cannot
interrupt a critical section. This change updates the comment to help
the application writer while debugging.

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