mirror of
https://github.com/apache/nuttx.git
synced 2026-03-26 18:23:50 +08:00
In order to support the compilation of third-party library, we encounter some situations where the macro is not defined, refer to the common implementation of other systems and add relevant definitions. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>