mirror of https://github.com/ARMmbed/mbed-os.git
8e4152cc06
Fix the following warnings: [Warning] tcm_heap.c@70,18: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'MemChunk * {aka struct _MemChunk *}' [-Wformat=] [Warning] tcm_heap.c@70,28: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'MemChunk * {aka struct _MemChunk *}' [-Wformat=] [Warning] tcm_heap.c@336,6: unused variable 'i' [-Wunused-variable] Signed-off-by: Tony Wu <tonywu@realtek.com> |
||
---|---|---|
.. | ||
cmsis_rtos | ||
os_dep |