OpenAMP / libmetal

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

libmetal: add metal_list_for_each_safe() support #251

Closed yintao707 closed 10 months ago

yintao707 commented 1 year ago

hi @arnopo , Please help review this modification,this adds metal_list_for_each_safe for libmetal. thanks

arnopo commented 1 year ago

hi @yintao707, Could you rebase the PR on main branch, I just fix the the "check buids" CI test

yintao707 commented 1 year ago

hi @yintao707, Could you rebase the PR on main branch, I just fix the the "check buids" CI test OK,I will rebase later, thanks

yintao707 commented 1 year ago

hi, @arnopo, @edmooring , @tnmysh , May I ask if this modification can be merged ? thanks

arnopo commented 1 year ago

hi, @arnopo, @edmooring , @tnmysh , May I ask if this modification can be merged ? thanks

Please let's time to people to review the patches even if quite simple. One implicite rule is that 2 experts or maintainers has approved the PR.

arnopo commented 11 months ago

This PR is ready to be merged. It will be merged just after the Release v2023.10 thanks,