Skip to content

Commit a9d80a7

Browse files
restyled-commitschapongatien
authored andcommitted
Restyled by prettier-markdown
1 parent 65c3af7 commit a9d80a7

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

examples/contact-sensor-app/nxp/k32w/k32w0/README.md

+36-36
Original file line numberDiff line numberDiff line change
@@ -14,42 +14,42 @@ network.
1414

1515
<hr>
1616

17-
- [CHIP K32W061 Contact Sensor Example Application](#chip-k32w061-contact-sensor-example-application)
18-
- [Introduction](#introduction)
19-
- [SE051H Secure Element](#se051h-secure-element)
20-
- [Bluetooth LE Advertising](#bluetooth-le-advertising)
21-
- [LIT ICD Active Mode](#lit-icd-active-mode)
22-
- [Bluetooth LE Rendezvous](#bluetooth-le-rendezvous)
23-
- [Thread Provisioning](#thread-provisioning)
24-
- [Device UI](#device-ui)
25-
- [No expansion board](#no-expansion-board)
26-
- [Building](#building)
27-
- [Long Idle Time ICD Support](#long-idle-time-icd-support)
28-
- [Overwrite board config files](#overwrite-board-config-files)
29-
- [Known issues building](#known-issues-building)
30-
- [Rotating device id](#rotating-device-id)
31-
- [Manufacturing data](#manufacturing-data)
32-
- [Flashing and debugging](#flashing-and-debugging)
33-
- [Pigweed tokenizer](#pigweed-tokenizer)
34-
- [Detokenizer script](#detokenizer-script)
35-
- [Notes](#notes)
36-
- [Known issues tokenizer](#known-issues-tokenizer)
37-
- [NXP Ultrafast P256 ECC Library](#nxp-ultrafast-p256-ecc-library)
38-
- [Building steps](#building-steps)
39-
- [Tinycrypt ECC library](#tinycrypt-ecc-library)
40-
- [Building steps](#building-steps-1)
41-
- [OTA](#ota)
42-
- [Writing the SSBL](#writing-the-ssbl)
43-
- [Features](#features)
44-
- [Multi image](#multi-image)
45-
- [Simple hash verification](#simple-hash-verification)
46-
- [Writing the PSECT](#writing-the-psect)
47-
- [Writing the application](#writing-the-application)
48-
- [OTA Testing](#ota-testing)
49-
- [Known issues ota](#known-issues-ota)
50-
- [Low power](#low-power)
51-
- [Known issues low power](#known-issues-low-power)
52-
- [Removing SSBL Upgrade Region](#removing-ssbl-upgrade-region)
17+
- [CHIP K32W061 Contact Sensor Example Application](#chip-k32w061-contact-sensor-example-application)
18+
- [Introduction](#introduction)
19+
- [SE051H Secure Element](#se051h-secure-element)
20+
- [Bluetooth LE Advertising](#bluetooth-le-advertising)
21+
- [LIT ICD Active Mode](#lit-icd-active-mode)
22+
- [Bluetooth LE Rendezvous](#bluetooth-le-rendezvous)
23+
- [Thread Provisioning](#thread-provisioning)
24+
- [Device UI](#device-ui)
25+
- [No expansion board](#no-expansion-board)
26+
- [Building](#building)
27+
- [Long Idle Time ICD Support](#long-idle-time-icd-support)
28+
- [Overwrite board config files](#overwrite-board-config-files)
29+
- [Known issues building](#known-issues-building)
30+
- [Rotating device id](#rotating-device-id)
31+
- [Manufacturing data](#manufacturing-data)
32+
- [Flashing and debugging](#flashing-and-debugging)
33+
- [Pigweed tokenizer](#pigweed-tokenizer)
34+
- [Detokenizer script](#detokenizer-script)
35+
- [Notes](#notes)
36+
- [Known issues tokenizer](#known-issues-tokenizer)
37+
- [NXP Ultrafast P256 ECC Library](#nxp-ultrafast-p256-ecc-library)
38+
- [Building steps](#building-steps)
39+
- [Tinycrypt ECC library](#tinycrypt-ecc-library)
40+
- [Building steps](#building-steps-1)
41+
- [OTA](#ota)
42+
- [Writing the SSBL](#writing-the-ssbl)
43+
- [Features](#features)
44+
- [Multi image](#multi-image)
45+
- [Simple hash verification](#simple-hash-verification)
46+
- [Writing the PSECT](#writing-the-psect)
47+
- [Writing the application](#writing-the-application)
48+
- [OTA Testing](#ota-testing)
49+
- [Known issues ota](#known-issues-ota)
50+
- [Low power](#low-power)
51+
- [Known issues low power](#known-issues-low-power)
52+
- [Removing SSBL Upgrade Region](#removing-ssbl-upgrade-region)
5353

5454
## Introduction
5555

examples/lighting-app/nxp/k32w/k32w0/README.md

+32-32
Original file line numberDiff line numberDiff line change
@@ -16,38 +16,38 @@ network.
1616

1717
<hr>
1818

19-
- [CHIP K32W061 Lighting Example Application](#chip-k32w061-lighting-example-application)
20-
- [Introduction](#introduction)
21-
- [SE051H Secure Element](#se051h-secure-element)
22-
- [Bluetooth LE Advertising](#bluetooth-le-advertising)
23-
- [Bluetooth LE Rendezvous](#bluetooth-le-rendezvous)
24-
- [Thread Provisioning](#thread-provisioning)
25-
- [Device UI](#device-ui)
26-
- [No expansion board](#no-expansion-board)
27-
- [Identify cluster LED state](#identify-cluster-led-state)
28-
- [Building](#building)
29-
- [Overwrite board config files](#overwrite-board-config-files)
30-
- [Known issues building](#known-issues-building)
31-
- [Rotating device id](#rotating-device-id)
32-
- [Manufacturing data](#manufacturing-data)
33-
- [Flashing and debugging](#flashing-and-debugging)
34-
- [Pigweed tokenizer](#pigweed-tokenizer)
35-
- [Detokenizer script](#detokenizer-script)
36-
- [Notes](#notes)
37-
- [Known issues tokenizer](#known-issues-tokenizer)
38-
- [NXP Ultrafast P256 ECC Library](#nxp-ultrafast-p256-ecc-library)
39-
- [Building steps](#building-steps)
40-
- [Tinycrypt ECC library](#tinycrypt-ecc-library)
41-
- [Building steps](#building-steps-1)
42-
- [OTA](#ota)
43-
- [Writing the SSBL](#writing-the-ssbl)
44-
- [Features](#features)
45-
- [Multi image](#multi-image)
46-
- [Simple hash verification](#simple-hash-verification)
47-
- [Writing the PSECT](#writing-the-psect)
48-
- [Writing the application](#writing-the-application)
49-
- [OTA Testing](#ota-testing)
50-
- [Known issues ota](#known-issues-ota)
19+
- [CHIP K32W061 Lighting Example Application](#chip-k32w061-lighting-example-application)
20+
- [Introduction](#introduction)
21+
- [SE051H Secure Element](#se051h-secure-element)
22+
- [Bluetooth LE Advertising](#bluetooth-le-advertising)
23+
- [Bluetooth LE Rendezvous](#bluetooth-le-rendezvous)
24+
- [Thread Provisioning](#thread-provisioning)
25+
- [Device UI](#device-ui)
26+
- [No expansion board](#no-expansion-board)
27+
- [Identify cluster LED state](#identify-cluster-led-state)
28+
- [Building](#building)
29+
- [Overwrite board config files](#overwrite-board-config-files)
30+
- [Known issues building](#known-issues-building)
31+
- [Rotating device id](#rotating-device-id)
32+
- [Manufacturing data](#manufacturing-data)
33+
- [Flashing and debugging](#flashing-and-debugging)
34+
- [Pigweed tokenizer](#pigweed-tokenizer)
35+
- [Detokenizer script](#detokenizer-script)
36+
- [Notes](#notes)
37+
- [Known issues tokenizer](#known-issues-tokenizer)
38+
- [NXP Ultrafast P256 ECC Library](#nxp-ultrafast-p256-ecc-library)
39+
- [Building steps](#building-steps)
40+
- [Tinycrypt ECC library](#tinycrypt-ecc-library)
41+
- [Building steps](#building-steps-1)
42+
- [OTA](#ota)
43+
- [Writing the SSBL](#writing-the-ssbl)
44+
- [Features](#features)
45+
- [Multi image](#multi-image)
46+
- [Simple hash verification](#simple-hash-verification)
47+
- [Writing the PSECT](#writing-the-psect)
48+
- [Writing the application](#writing-the-application)
49+
- [OTA Testing](#ota-testing)
50+
- [Known issues ota](#known-issues-ota)
5151

5252
## Introduction
5353

0 commit comments

Comments
 (0)