Difference between revisions of "Zephyr toolchain"
From Wiki at Neela Nurseries
m |
m |
||
Line 1: | Line 1: | ||
<center> | <center> | ||
Zephyr Toolchain Notes<br /> | Zephyr Toolchain Notes<br /> | ||
− | |||
2023-07-11<br /> | 2023-07-11<br /> | ||
</center> | </center> |
Revision as of 22:10, 11 July 2023
Zephyr Toolchain Notes
2023-07-11
This page dedicated to capture installation and maintenance steps for Zephyr RTOS toolchain. Main Zephyr toolchain and SDK install steps outlined at:
When flashing targeted hardware with Python3 based `pyocd`, install this tool via pip3 command:
$ pip3 install --upgrade pyocd
<!- odne komentar -->