You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,9 +112,9 @@ For further context, see this discussion in the Zephyr project: https://github.c
112
112
113
113
## Additonal Zephyr Prerequisites
114
114
115
-
> On Raspberry Pi OS Trixie these come pre-installed.
115
+
> On Raspberry Pi OS Trixie all of those come pre-installed.
116
116
117
-
***wget** - Required for sdk-ng to download toolchains. Install via your package manager (e.g., `brew install wget` on macOS or `sudo apt install wget` on Debian based Linux distributions).
117
+
***wget** - Required for sdk-ng to download toolchains.
0 commit comments