Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: 142c40321e6116488ba929a2b79c7a907eb059fa https://github.com/OpenAMP/libmetal/commit/142c40321e6116488ba929a2b79c7a907... Author: Yongrong Wang wangyongrong@xiaomi.com Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths: M lib/system/freertos/sys.h M lib/system/freertos/template/sys.h M lib/system/freertos/xlnx/sys.h M lib/system/linux/sys.h M lib/system/nuttx/sys.h M lib/system/zephyr/sys.h
Log Message: ----------- lib: system: create a new libmetal API metal_yield
Define metal_yield in sys.h files is more flexible to manage this in libmetal, metal_yield would be managed at the OS level and dispatched to metal_cpu_yield, metal_sleep_usec, or others.
Signed-off-by: Yongrong Wang wangyongrong@xiaomi.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications