Skip to content

Commit 53c414a

Browse files
committed
README: Add requirement for updating Picolibc submodule
This commit adds the Picolibc module synchronisation requirement for updating the Zephyr SDK `picolibc` submodule. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent b327101 commit 53c414a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,7 @@ When updating a submodule, the following procedure should be followed:
104104
- Update the pull request in the Zephyr SDK repository to reference the merged
105105
commit in the submodule repository.
106106
- Merge the pull request in the Zephyr SDK repository.
107+
108+
When updating the `picolibc` submodule, the `picolibc` module in the `west.yml`
109+
of the [main Zephyr repository](https://github.com/zephyrproject-rtos/zephyr)
110+
must also be updated to reference the same commit.

0 commit comments

Comments
 (0)