Zephyr toolchain

From Wiki at Neela Nurseries
Revision as of 22:09, 11 July 2023 by Ted (talk | contribs) (create new NN page to capture Zephyr toolchain set up and maintenance notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 -->