mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: fix typos
This commit is contained in:
parent
9dfcabf0d8
commit
889dba2aed
@ -230,7 +230,7 @@ output after running `make doc`.
|
||||
Lastly, the `dist` directory contains tools to help you with RIOT. These
|
||||
include
|
||||
the serial terminal application `pyterm`, generic scripts for flashing,
|
||||
debugging, reseting (e.g. support for [OpenOCD](http://openocd.org/),
|
||||
debugging, resetting (e.g. support for [OpenOCD](http://openocd.org/),
|
||||
[Jlink](https://www.segger.com/jlink_base.html)), as well as code enabling easy
|
||||
integration to open testbeds such as the [IoT-LAB](https://www.iot-lab.info/).
|
||||
Furthermore you can find here scripts to do all kind of code and style checks.
|
||||
|
@ -121,7 +121,7 @@ is the RDM number of the new memo. Note that a memo should not be published if
|
||||
there are expected changes, whether small or large.
|
||||
|
||||
A dedicated directory in RIOT codebase (RIOT/doc/memos) contains all the memos.
|
||||
It is acceptable to add complementary content such as graphical elments
|
||||
It is acceptable to add complementary content such as graphical elements
|
||||
(in RIOT/doc/memos/files/) to illustrate the memo, as done with the RIOT logo
|
||||
below (see Figure 1, given here for pure sake of example).
|
||||
However graphical content should be kept to the bare
|
||||
|
Loading…
Reference in New Issue
Block a user