mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
5b369c5cec
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>