mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 08:21:56 +00:00
The opaque timer object id type is now a pointer to the associated timer structure, rather than an index into the microkernel's array of timer structures. This is simply to be consistent with other microkernel objects, such as semaphore, mutex, and mailbox. Change-Id: If803e22ae450d4ef28e81e8a5f2451b9c26c6dce Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
microkernel | ||
nanokernel | ||
Kconfig | ||
Makefile |