cfriedt / greybus-for-zephyr

Greybus Module for the Zephyr Real-Time Operating System
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

doc: fix readme to update submodules #37

Closed cfriedt closed 3 years ago

cfriedt commented 3 years ago

It's kind of messy mixing west with git submodules. Oh well.

git -C greybus submodule init
git -C greybus submodule update
cfriedt commented 3 years ago

There is another typo that could be fixed in the readme.

git apply ../greybus-for-zephyr.git/zephyr-gpio-get-direction.patch