mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
6594439271
Weak function sometimes can't have strong implementation linked. This patch uses NUTTSBI_LATE_INIT config and normal function instead to avoid those issues. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>