Skip to content

Commit

Permalink
Revert "Detect typos in Markdown documents (project-chip#9284)" (proj…
Browse files Browse the repository at this point in the history
…ect-chip#9340)

This reverts commit bcbda0d.
  • Loading branch information
andy31415 authored and mkardous-silabs committed Sep 24, 2021
1 parent 0b68bcd commit 8ebae90
Show file tree
Hide file tree
Showing 45 changed files with 58 additions and 1,141 deletions.
949 changes: 0 additions & 949 deletions .github/.wordlist.txt

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Android

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Builds

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'
workflow_dispatch:

concurrency:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/cirque.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Cirque

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'
workflow_dispatch:

concurrency:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Darwin

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'
workflow_dispatch:

concurrency:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/doxygen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Doxygen

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'
workflow_dispatch:

concurrency:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-efr32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - EFR32

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - ESP32

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-infineon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - Infineon P6

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'
workflow_dispatch:

concurrency:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-k32w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - K32W with SE051

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-linux-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - Linux Standalone

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-nrfconnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - nRF Connect SDK

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-qpg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - QPG

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/examples-telink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Build example - Telink

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: QEMU

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
41 changes: 0 additions & 41 deletions .github/workflows/spell.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Tests

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'
workflow_dispatch:

concurrency:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/unit_integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: Unit / Interation Tests

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/zap_templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ name: ZAP

on:
push:
paths:
- '!**.md'
pull_request:
paths:
- '!**.md'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down
25 changes: 0 additions & 25 deletions .spellcheck.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/VSCODE_DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ session.

Developers are encouraged to add tasks to the
[launch json](../.vscode/launch.json) over time to make sure everyone is using
the same base debugging setup.
the same base debuging setup.

## Submitting a Pull Request - Practical Advice

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/nrfconnect_examples_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ them default values for any application.

The application configuration is specified using Kconfig configuration files
(`*.conf`), where available Kconfig options can be used and their default values
overridden. Typically, there are many files having impact on the final
overrided. Typically, there are many files having impact on the final
configuration shape.

There is no need to modify all these files separately. See the following list
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/nxp_k32w_android_commissioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ onto a CHIP-enabled Thread network.

The commissioning process is composed of the following main stages:

- K32W061 (CHIP accessory) device is put in BLE advertisement mode by pressing
- K32W061 (CHIP accessory) device is put in BLE advertisment mode by pressing
the USERINTERFACE button;
- CHIPTool discovers the CHIP accessory over BLE;
- CHIPTool establishes a secure channel with the accessory using a SPAKE2+
Expand Down Expand Up @@ -182,7 +182,7 @@ To make your PC work as a Thread Border Router, complete the following tasks:

- On System startup, dnsmasq will not wait for wlan0 interface to
initialize and will fail. We need to tell systemd to launch it after
networks get ready, so we will modify dnsmasq service file by specifying
networks get ready, so we will modify dnsmasq service file by specifing
the initialization order under the _After=_ and _Wants=_ sections:

$ sudo vim /lib/systemd/system/dnsmasq.service
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/python_chip_controller_advanced_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Reading symbols from python3...
```
The Python will create lots of threads due to main loop, so you may want to
suppress thread related outputs first by running the following command:
supress thread related outputs first by running the following command:
```
(gdb) set print thread-events off
Expand Down Expand Up @@ -247,4 +247,4 @@ then you can use `bt` (for `backtrace`) to see the backtrace of the call stack.
```
The frame #0 and frame #1 are the function frames in the CHIP C++ library, the
other frames live in the Python interpreter so you can ignore it.
other frames live in the Python intepreter so you can ignore it.
8 changes: 4 additions & 4 deletions docs/guides/python_chip_controller_building.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ with network credentials.
Done
```
Matter specification does not define how the Thread or Wi-Fi credentials are
Matter specifiction does not define how the Thread or Wi-Fi credentials are
obtained by Controller. For example, for Thread, instead of fetching
datasets directly from the Thread Border Router, you might also use a
different out-of-band method.
Expand All @@ -248,7 +248,7 @@ with network credentials.
#### Commissioning a Wi-Fi device
1. Assuming your Wi-Fi SSID is _TESTSSID_, and your Wi-Fi password is
_P455W4RD_, inject the credentials to the device by executing the following
_P455W4RD_, inject the credentials to the device by excuting the following
command:
```
Expand Down Expand Up @@ -396,7 +396,7 @@ If no nodeid given, a random Node ID will be used.
### `close-session <nodeid>`
If case there exists an open session (PASE or CASE) to the device with a given
If case there eixsts an open session (PASE or CASE) to the device with a given
Node ID, mark it as expired.
### `discover`
Expand Down Expand Up @@ -470,7 +470,7 @@ chip-device-ctrl > zcl LevelControl MoveWithOnOff 12344321 1 0 moveMode=1 rate=2
For any integer and char string (null terminated) types, just use `key=value`,
for example: `rate=2`, `string=123`, `string_2="123 456"`
For byte string type, use `key=encoding:value`, currently, we support `str` and
For byte string type, use `key=encoding:value`, currectly, we support `str` and
`hex` encoding, the `str` encoding will encode a NULL terminated string. For
example, `networkId=hex:0123456789abcdef` (for
`[0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef]`), `ssid=str:Test` (for
Expand Down
2 changes: 1 addition & 1 deletion examples/all-clusters-app/esp32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ commissioning and cluster control.

`chip-device-ctrl > zcl LevelControl MoveToLevel 135246 1 1 level=10 transitionTime=0 optionMask=0 optionOverride=0`

- For ESP32C3-DevKitM, use the ColorControl cluster commands to control the
- For ESP32C3-DevKitM, use the ColorContorl cluster commands to control the
CurrentHue and CurrentSaturation attribute. This allows you to control the
color of on-board LED.

Expand Down
4 changes: 2 additions & 2 deletions examples/lighting-app/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ combination with JLinkRTTClient as follows:

- _Press and Release_ : Start, or restart, BLE advertisement in fast mode. It will advertise in this mode
for 30 seconds. The device will then switch to a slower interval advertisement.
After 15 minutes, the advertisement stops.
After 15 minutes, the adverstiment stops.

- _Pressed and hold for 6 s_ : Initiates the factory reset of the device.
Releasing the button within the 6-second window cancels the factory reset
Expand Down Expand Up @@ -280,7 +280,7 @@ via 2002::2
- To use the chip-rpc console after it has been installed run:
`python3 -m chip_rpc.console --device /dev/tty.<SERIALDEVICE> -b 115200 -o /<YourFolder>/pw_log.out`
- Then you can simulate a button press or release using the following command
- Then you can simulate a button press or realease using the following command
where : idx = 0 or 1 for Button PB0 or PB1 action = 0 for PRESSED, 1 for
RELEASE Test toggling the LED with
`rpcs.chip.rpc.Button.Event(idx=1, pushed=True)`
Expand Down
2 changes: 1 addition & 1 deletion examples/lighting-app/nxp/linux-imx/imx8m/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ The generated executable file supports to work with below commandline argument:
- Prerequisites

By following the [Building](#building) section of this document, the Yocto
image is cross-compiled and programmed to a microSD card.
image is cross-compiled and programed to a microSD card.

Follow the steps below to setup the environment needed to run the example on
the i.MX 8M Mini EVK:
Expand Down
Loading

0 comments on commit 8ebae90

Please sign in to comment.