]> begriffs open source - freertos/commit
Fix clang warning in croutine and stream buffer (#686)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Mon, 12 Jun 2023 09:44:23 +0000 (17:44 +0800)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 09:44:23 +0000 (17:44 +0800)
commit77d8086f1c36f97e4254adb715c40ae6dbcc6164
treec34f9574c45b6ff07f30a3095612911c891323ff
parent80f67449ba6888241f8f9e0b00984081e6df6f0c
Fix clang warning in croutine and stream buffer (#686)

* Fix document warning in croutine
* Fix cast-qual warning in stream buffer
include/croutine.h
stream_buffer.c