refactor(docs): Move dev- documents into /development
Aligns to conventions introduced by newer documentation.
This commit is contained in:
parent
b6e63683d4
commit
532c1987b2
15 changed files with 31 additions and 28 deletions
|
|
@ -26,7 +26,7 @@ Variations of the warnings shown below occur when flashing the `<firmware>.uf2`
|
|||
### CMake Error
|
||||
|
||||
An error along the lines of `CMake Error at (zmk directory)/zephyr/cmake/generic_toolchain.cmake:64 (include): include could not find load file:` during firmware compilation indicates that the Zephyr Environment Variables are not properly defined.
|
||||
For more information, click [here](../docs/dev-setup#environment-variables).
|
||||
For more information, click [here](../docs/development/setup#environment-variables).
|
||||
|
||||
### dtlib.DTError
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue