Richard Titmuss
d769618b3f
fix(docs): Remove unnecessary security warning for MacOS
...
The security warning applies for downloaded executables. If you are
following the instructions the toolchain is installed with brew and
the security warning does not apply. This is explained in the removed
link.
3 years ago
Nick Winans
d964faaa89
fix(docs): Standardize all internal links
3 years ago
innovaker
a8c0c76fca
docs(setup): replace `zephyr-west-action` with `zmk-docker`
...
This should've been changed after #481 .
See: https://github.com/zmkfirmware/zmk/pull/481
PR: https://github.com/zmkfirmware/zmk/pull/845
3 years ago
innovaker
47043c86e9
docs: bump Zephyr documentation links to Zephyr v2.5.0
...
PR: https://github.com/zmkfirmware/zmk/pull/736
3 years ago
innovaker
c03046e54a
docs(setup): add `x86_64-linux` to Zephyr SDK setup filename
...
See: zmkfirmware/zmk-docker@b8341e185ab694f7c596b81d03ada34ac76d2f1c
PR: https://github.com/zmkfirmware/zmk/pull/736
3 years ago
innovaker
76979d293a
docs(setup): bump `ZSDK_VERSION` to `0.12.4`
...
PR: https://github.com/zmkfirmware/zmk/pull/736
3 years ago
innovaker
576ce76ad3
docs(setup): fix whitespace in Fedora toolchain install command
...
Aligns Fedora whitespace with Debian.
4 years ago
innovaker
84a5fec458
docs(setup): remove extra slash from Fedora toolchain install command
4 years ago
innovaker
6f3a2529ae
docs(setup): fix whitespace mismatch in host dependencies
...
Replaces spaces with tabs (bzip2).
4 years ago
Ivan Smirnov
bb32005474
fix(docs): Update macos GCC embedded section with brew cmd
...
* Update macos GCC embedded section with brew cmd
Brew has a cask for GCC embedded, so we can make this guide more user friendly by providing it.
4 years ago
innovaker
8fd9b619a7
docs(setup): bump Zephyr SDK version to 0.11.4
...
Latest stable version. Also used in zmk-docker images.
4 years ago
KemoNine
784ddfc620
Add note about cmake 3.19 not working with zephr ; addresses issue #487
4 years ago
KemoNine
f8af592a9c
Update cmake note to be 3.15 which is the current minimum version. This is a re-implementation of GitHub PR 403
4 years ago
innovaker
532c1987b2
refactor(docs): Move `dev-` documents into `/development`
...
Aligns to conventions introduced by newer documentation.
4 years ago
innovaker
4d42e792c5
refactor(docs): Remove explicit document ids
...
Aligns older documents with newer file-based ids.
4 years ago
innovaker
288e60ea97
docs: Format docs with prettier
...
npx prettier --write .
4 years ago
Tsquash
8d4e80c23a
Added Dfu-Util to setup instructions
4 years ago
Idan Gazit
5401afc002
Skip toolchain for docker
4 years ago
Idan Gazit
5c00c97e9a
Wrap up documentation
4 years ago
Idan Gazit
15614a946f
WIP docs for docker development
4 years ago
Kevin
6427e64df3
fix(docs): Reorganized section in Windows setup
4 years ago
Kevin
31e481954f
fix(docs): Fixed Python environment variables and commands for Windows setup
4 years ago
Kevin
0a06760cda
Updated alt text
4 years ago
Kevin
76095c64c6
Fixed title
4 years ago
Kevin
96020a469a
Added win environment variables instructions
4 years ago
Kevin
35dc46bfbb
Made separate build and flash page with updated content
4 years ago
crd
0c255aee84
[docs] Add bzip to deps
4 years ago
Pete Johanson
11e3566277
fix(docs): Link to 2.3.0 docs, macOS toolchain fix
...
* Link explicitly to the 2.3.0 docs from upstream
Zephyr.
* Update the macOS toolchain section to properly
refer to the 3rd party toolchain setup.
4 years ago
CrossR
03a945d423
Move to correct location.
4 years ago
CrossR
3f74814379
Quick doc update.
4 years ago
Pete Johanson
85d35c7ff9
Tweak the pip PATH callouts.
4 years ago
Kellen Carey
5bfa4ba3ff
Update dev-setup.md
4 years ago
Pete Johanson
c23c44a4c4
Fix the default OS tab.
5 years ago
Pete Johanson
8dcb03faa6
Tweaks for highlighting.
5 years ago
Pete Johanson
dd34edace1
Remaining fixes.
5 years ago
Pete Johanson
dca81c6579
Tweaks for multiple OS stuff.
5 years ago
Pete Johanson
766eedebe5
Move the gcc-multilib install to POSIX board doc.
5 years ago
Pete Johanson
c2e0c4fd6c
Fix some whitespace inconsistency.
5 years ago
Pete Johanson
4a39299db8
Only ask users to install requirements-base.txt.
5 years ago
Pete Johanson
8a81dbb5fb
Split apt update and install into two sections.
5 years ago
Pete Johanson
8527102bb9
Add a note about older Ubuntu LTS and CMake.
5 years ago
Pete Johanson
20545ea4fa
Add note about possible missing `west` command.
5 years ago
Pete Johanson
43008494c4
Header level fix.
5 years ago
Pete Johanson
6ef823be3a
More doc tweaks for SDK install and build clarity.
...
* Suggest installing SDK to `~/.local` directory.
* Clarify about switching to `app/` before build/flash.
5 years ago
Pete Johanson
2f4bc94b7e
Tweaks to sourcing the `zephyr-env.sh` script.
5 years ago
Pete Johanson
9e62cc7069
Fix a `.zephyrrc` typo.
5 years ago
Pete Johanson
35d07cff17
Apply suggestions from code review
...
Co-authored-by: Nick Winans <nick@winans.codes>
5 years ago
Pete Johanson
2c63214c7d
A few more missing build steps.
5 years ago
Pete Johanson
5cebba1637
Various docs fixes, including PR feedback.
5 years ago
Pete Johanson
a709e95680
Fill out dev setup even more.
5 years ago