mirror of
https://github.com/apache/nuttx.git
synced 2026-09-16 01:41:17 +08:00
For CEVA platform CHAR_BIT is 16, and will do lots of extra work when use IPC. We will not support this platform anymore, so remove all the b2c operations. Signed-off-by: ligd <liguiding1@xiaomi.com>