OpenAMP / libmetal

An abstraction layer across RTOS, baremetal, and user-space Linux environments
https://www.openampproject.org/
Other
260 stars 172 forks source link

main branch still using zepher/kernel.h #226

Closed mtreddy closed 1 year ago

mtreddy commented 1 year ago

I see you have the correct change in https://github.com/OpenAMP/libmetal/commit/2371f615bb0f7968e7bd2483301a9ab9d957bec9 , but in main branch libmetal fail to build because of include is using zepher/kernel.h

lib/system/zephyr/mutex.g is an example.

/Tiru

arnopo commented 1 year ago

@mtreddy I suppose that this issue can be closes as resolved in https://github.com/OpenAMP/open-amp/issues/426 If not the case, please reopen it and provide more information on your environment and your build commands