]> begriffs open source - freertos/commit
Update INFINITE_LOOP control (#775)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Mon, 4 Sep 2023 10:10:36 +0000 (18:10 +0800)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 10:10:36 +0000 (18:10 +0800)
commit1aaa318f1cdf2d35b47c7f64e7c453cacc184d2a
treeda406daea2fa454681510be1bf9cc5111b432e22
parent80a390cbbbc034fcf173c852f2f4ff03638d2641
Update INFINITE_LOOP control (#775)

* Use for loop instead of while loop for INFINITE_LOOP control
tasks.c