Skip to content

Commit 30fea44

Browse files
committed
Doc
1 parent 79b9bf8 commit 30fea44

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

documentation/devices/qca4020/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ Update the `PATH` environment variable to include the SDK `cortex-m4` target dir
9191

9292
#### Arm toolchain setup
9393

94-
<!-- BSF: I think the download link below should point to the exact toolchain archive we want developers to download.
95-
MDK: I do too. Good idea. -->
9694
Download [version 6.2 (Linux, 64-bit)][armtoolslink] of the GNU embedded toolchain for ARM-based processors from the [Arm Developer Site][armdevsite]
9795

9896
Update the `PATH` environment variable to include the toolchain installation path:
@@ -368,8 +366,6 @@ You can now run and debug your application.
368366

369367
If you would like to boot directly to your application without having to launch and use `gdb`:
370368

371-
<!-- BSF: without using gdb or using gdb? (see below)
372-
MDK: added line above. -->
373369
Disconnect jumper on J31 between pins 1 & 2 and reset the board.
374370

375371
The board will boot into the app instead of waiting for `gdb`.
@@ -431,8 +427,6 @@ App | Feature
431427
[mini-weather](https://github.com/Moddable-OpenSource/moddable/tree/public/examples/piu/mini-weather) | Piu application to fetch weather conditions
432428
[text](https://github.com/Moddable-OpenSource/moddable/tree/public/examples/piu/text) | text rendering
433429

434-
<!-- BSF: added display wiring below
435-
MDK: added DC and the corrected image from above -->
436430
### CDB20 SPI display wiring for ILI9341 display driver
437431

438432
The following pinout table and image describe the connections required to support a SPI display on the `CDB20` board.

0 commit comments

Comments
 (0)