sakumisu 4d5aa30778 update(cherrymp): remove malloc free 1 yıl önce
..
LICENSE 7f75da270f update(cherrymp): change mq to sem for fast run 1 yıl önce
README.md 7f75da270f update(cherrymp): change mq to sem for fast run 1 yıl önce
chry_mempool.c 4d5aa30778 update(cherrymp): remove malloc free 1 yıl önce
chry_mempool.h 4d5aa30778 update(cherrymp): remove malloc free 1 yıl önce
chry_mempool_osal_freertos.c 4d5aa30778 update(cherrymp): remove malloc free 1 yıl önce
chry_mempool_osal_nonos.c 88d57eb99b update(cherrymp): use own osal 1 yıl önce
chry_mempool_osal_rtthread.c 88d57eb99b update(cherrymp): use own osal 1 yıl önce

README.md

CherryMempool

CherryMempool is a tiny block memory pool based on CherryRB, support nonos or os(but we suggest you use in os), and only transfer data address not data content.