]> begriffs open source - freertos/commit
OpenOCD Support: Re-introduce uxTopUsedPriority (#188)
authorDavid Chalco <59750547+dachalco@users.noreply.github.com>
Thu, 1 Oct 2020 19:40:21 +0000 (12:40 -0700)
committerGitHub <noreply@github.com>
Thu, 1 Oct 2020 19:40:21 +0000 (12:40 -0700)
commitb1307dbea8a9946b0bf0a127fe36ea12da278412
treec61033e1e432f4315b083e9abf21e6988c746794
parenta4625fbd4da0041c3ea6bd4f38f818e4ec6e6eda
OpenOCD Support: Re-introduce uxTopUsedPriority (#188)

* re-introduce uxTopUsedPriority. Prevent removal by optimization

* Make uxTopUsedPriority volatile to avoid optimizer + code comment

Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com>
tasks.c