]> begriffs open source - freertos/commit
Remove empty expression statement compiler warning (#692)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Thu, 6 Jul 2023 02:44:24 +0000 (10:44 +0800)
committerGitHub <noreply@github.com>
Thu, 6 Jul 2023 02:44:24 +0000 (10:44 +0800)
commitd0a490e49149244dfe2b1f5baa099963c64afa1b
tree51b39e8474ab18e31e0a1255cbb7af359c4689fb
parent1c5eca348f1c63e1e117a73d42343686cb07a1ef
Remove empty expression statement compiler warning (#692)

* Add do while( 0 ) loop for empty expression statement compiler warning
croutine.c
include/croutine.h
include/semphr.h
include/stack_macros.h
stream_buffer.c
tasks.c