jadonk / beagleconnect

Moved to https://git.beagleboard.org/beagleconnect/freedom
https://git.beagleboard.org/beagleconnect/freedom
34 stars 16 forks source link

SW: Mikrobus driver #19

Open jadonk opened 3 years ago

jadonk commented 3 years ago
jadonk commented 3 years ago

@vaishnav98 can you work on the README.md for using the latest code? I think we can create releases for the assets produced in the CI if you want to simplify the directions on usage vs. building.

vaishnavachath commented 3 years ago

Sure @jadonk I will add the step required for reproducing in README, currently, the Click ID/manifest fetching mechanism is not yet added in Zephyr yet, also the zephyr changes are made here https://github.com/vaishnav98/greybus-for-zephyr/tree/mikrobus should I submit a PR to https://github.com/jadonk/greybus-for-zephyr or should add as a new submodule under https://github.com/jadonk/beagleconnect/tree/master/sw/zephyrproject ?

jadonk commented 3 years ago

As we discussed on the call, add a new submodule and provide a pull request to @cfriedt greybus-for-zephyr repo. You can also create a PR for mine.