mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: fix typos
- 'adminstrative' -> 'administrative' - 'Ouput' -> 'Output'
This commit is contained in:
parent
b2aaebc699
commit
f8b78593a2
@ -177,7 +177,7 @@ Documentation:
|
||||
|
||||
This is a simpler approach to the above mentioned issue. The solution here only
|
||||
uses a makefile script for selecting the debugger and serial port. No
|
||||
adminstrative privileges (e.g. to configure Udev) are required.
|
||||
administrative privileges (e.g. to configure Udev) are required.
|
||||
|
||||
One of the limitations of the solution described here is that it currently
|
||||
doesn't work with multiple boards of the same type. This limitation is a
|
||||
|
@ -100,7 +100,7 @@ The integration of Kconfig into the build system is mainly done in
|
||||
|
||||
## Steps during the build process {#kconfig-steps-build-process}
|
||||
|
||||
![Ouput of every step of the build process](kconfig_integration.svg)
|
||||
![Output of every step of the build process](kconfig_integration.svg)
|
||||
|
||||
### 0. Module dependency resolution
|
||||
Currently, the resolution of module dependencies is performed by the build
|
||||
|
Loading…
Reference in New Issue
Block a user