Difference between revisions of "Zephyr toolchain"
From Wiki at Neela Nurseries
(create new NN page to capture Zephyr toolchain set up and maintenance notes) |
(No difference)
|
Revision as of 22:09, 11 July 2023
2023-07-11
Zephyr Toolchain Notes
<!- odne komentar -->
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 -->