mirror of
https://github.com/apache/nuttx.git
synced 2026-03-28 02:59:15 +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>