mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 22:21:04 +08:00
254df1721a
This commit added dependency on CONFIG_SYSTEM_TIME64 for the hrtimer, sin ce the hrtimer use `clock_compare` to compare 64-bit time. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>