mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
f989860c4a
Add basic timer operations to the kernel, including registration, start/stop, and callback handling. This provides a consistent timer interface for use by kernel components and drivers. Signed-off-by: zhaohaiyang1 <zhaohaiyang1@xiaomi.com>