File tree Expand file tree Collapse file tree 5 files changed +12
-18
lines changed
Expand file tree Collapse file tree 5 files changed +12
-18
lines changed Original file line number Diff line number Diff line change @@ -284,4 +284,4 @@ References
284284
285285.. _Putty website : http://www.putty.org
286286
287- .. _ARC EM Starter Kit User Guide : https://www.embarc.org/help.html#starterkit
287+ .. _ARC EM Starter Kit User Guide : https://www.synopsys.com/dw/ipdir.php?ds=arc_em_starter_kit
Original file line number Diff line number Diff line change @@ -343,10 +343,10 @@ At this time, the kernel does not support the following:
343343Bibliography
344344************
345345
346- 1. `Intel® Galileo Datasheet `_, Order Number: 329681-001US
346+ 1. `Intel® Galileo Datasheet `_, Order Number: 329681-003US
347347
348348.. _Intel® Galileo Datasheet :
349- http ://www.intel.com/newsroom/kits/quark/ galileo/pdfs/Intel_Galileo_Datasheet .pdf
349+ https ://www.intel.com/content/dam/support/us/en/documents/ galileo/sb/galileo_datasheet_329681_003 .pdf
350350
3513512. `Intel® Galileo Board User Guide `_.
352352
@@ -356,8 +356,7 @@ Bibliography
3563563. `Intel® Quark SoC X1000 Datasheet `_, Order Number: 329676-001US
357357
358358.. _Intel® Quark SoC X1000 Datasheet :
359- https://communities.intel.com/servlet/JiveServlet/previewBody/
360- 21828-102-2-25120/329676_QuarkDatasheet.pdf
359+ https://communities.intel.com/servlet/JiveServlet/previewBody/21828-102-2-25120/329676_QuarkDatasheet.pdf
361360
3623614. `Intel® Quark Core Hardware Reference Manual `_.
363362
Original file line number Diff line number Diff line change @@ -12,14 +12,11 @@ Building and running
1212
1313Follow the steps for testing :ref: `networking_with_qemu `.
1414
15- Obtain the mbed TLS code from:
16-
17- https://tls.mbed.org/download/start/mbedtls-2.3.0-apache.tgz
18-
15+ Obtain the mbed TLS code from: https://tls.mbed.org/download-archive
1916and put it in a well known directory on your Linux machine, this will be your
20- server.
17+ server. (We're using version 2.3.0 for this example.)
2118
22- change to that directory and compile the mbedTLS on your host machine:
19+ Change to that directory and compile the mbedTLS on your host machine:
2320
2421.. code-block :: console
2522
Original file line number Diff line number Diff line change @@ -27,12 +27,10 @@ In the application directory type:
2727 . Setting up ecjpake password ... ok
2828 . Performing the TLS handshake...
2929
30- In other terminal window, obtain the mbed TLS code from:
31-
32- https://tls.mbed.org/download/start/mbedtls-2.3.0-apache.tgz
33-
34- and put it in a well known directory, in your Linux machine, this will be your
35- client.
30+ In another terminal window, obtain the mbed TLS code from:
31+ https://tls.mbed.org/download-archive
32+ and put it in a well known directory on your Linux machine, this will be your
33+ client. (We're using version 2.3.0 for this example.)
3634
3735Move to that directory and compile the mbedTLS on your host machine
3836
Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ References
3838
3939
4040.. _Grove LCD Module : http://wiki.seeed.cc/Grove-LCD_RGB_Backlight/
41- .. _Grove Tempture And Humidity : http://wiki.seeed.cc/Grove-TemptureAndHumidity_Sensor-High-Accuracy_AndMini-v1.0/
41+ .. _Grove Temperature And Humidity : http://wiki.seeed.cc/Grove-TemptureAndHumidity_Sensor-High-Accuracy_AndMini-v1.0/
You can’t perform that action at this time.
0 commit comments