Skip to content
Snippets Groups Projects
Philippe Coval's avatar
philippe coval authored
It looks like legacy branch has been cleaned from upstream, only master remains

https://github.com/zephyrproject-rtos/trusted-firmware-m/branches

I used the revision on earlier version assuming it's closer to what we used before.

Also for the record USB console is working as documented at:

https://docs.oniroproject.org/projects/blueprints/en/latest/transparent-gateway.html

which is not the case in kirkstone branch
I'll diff to narrow the problem.

Relate-to: #1
Relate-to: eclipse-wg/oniro-wg/proposal-incubation-stage-oniro/proposal-incubation-oniro-marketing#43
Forwarded: !2


Signed-off-by: default avatarPhilippe Coval <philippe.coval.ext@huawei.com>
d59af328
History

meta-zephyr-bsp

Introduction

This layer is intended to be a bsp layer used in addition to the meta-zephr layer, providing sane autogenerated board support from zephyr.

This is accomplished by applying the patch used for the generate-zephyr-machines target. This patch abuses CMake exports in order to try to generate sane OE machines for meta-zephyr. This does require overriding quite a bit of meta-zephyr.

Dependencies

The meta-zephyr-bsp layer depends on:

Please follow the recommended setup procedures of your OE distribution.

Contributing

Contributions to this layer are to be handled as merge requests in the Gitlab instance where the layer is hosted: https://git.ostc-eu.org/OSTC/OHOS/meta-python-extra.

Maintenance

Maintainers:

License

See the LICENSES subdirectory.