OpenAMP / libmetal

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

CI: fix zephyr cmake error "No prj.conf file was found" #234

Closed arnopo closed 1 year ago

arnopo commented 1 year ago

Zephyr build requests to have a prj.conf file for build. Create an empty one.

arnopo commented 1 year ago

@edmooring i merge it without your review as it is only a CI fix that avoid false positive on builds check