]> begriffs open source - freertos/commit
Add `-Wconversion` in CMakeLists.txt (#712)
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Thu, 20 Jul 2023 10:51:17 +0000 (16:21 +0530)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2023 10:51:17 +0000 (16:21 +0530)
commit2cdd0e5e55b8fae5c80943ec09dc960457aef34a
tree6f55f97747e49cefe7932a78f831c3d4a0513bf8
parent50b2d8fb66abda31d33376e9840cc93d12edaa56
Add `-Wconversion` in CMakeLists.txt (#712)

Also fix warnings generated by this flag.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
CMakeLists.txt
portable/MemMang/heap_4.c
portable/MemMang/heap_5.c