mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-05-22 01:36:23 +08:00
Update urls in code to those on the server (#396)
* URLs have changed on the FreeRTOS.org site - this commit matches the URLs in the code with the new URLs on the website. * Add link to device shadow directory to the shadow docs. * Update main.c * Update main.c * Update readme.txt * Update main.c * Update main.c * Update readme.txt Co-authored-by: yngki <47755894+yngki@users.noreply.github.com>
This commit is contained in:
@ -2,4 +2,5 @@
|
|||||||
Prop3=19,11
|
Prop3=19,11
|
||||||
[InternetShortcut]
|
[InternetShortcut]
|
||||||
IDList=
|
IDList=
|
||||||
URL=https://www.freertos.org/shadow/index.html
|
URL=https://www.freertos.org/iot-device-shadow/index.html
|
||||||
|
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
[{000214A0-0000-0000-C000-000000000046}]
|
||||||
|
Prop3=19,11
|
||||||
|
[InternetShortcut]
|
||||||
|
IDList=
|
||||||
|
URL=https://www.freertos.org/mqtt/server-authentication-mqtt-example.html
|
@ -0,0 +1,5 @@
|
|||||||
|
[{000214A0-0000-0000-C000-000000000046}]
|
||||||
|
Prop3=19,11
|
||||||
|
[InternetShortcut]
|
||||||
|
IDList=
|
||||||
|
URL=https://www.freertos.org/mqtt/mqtt-keepalive-demo.html
|
@ -0,0 +1,5 @@
|
|||||||
|
[{000214A0-0000-0000-C000-000000000046}]
|
||||||
|
Prop3=19,11
|
||||||
|
[InternetShortcut]
|
||||||
|
IDList=
|
||||||
|
URL=https://www.freertos.org/mqtt/rtos_mqtt_example.html
|
@ -0,0 +1,5 @@
|
|||||||
|
[{000214A0-0000-0000-C000-000000000046}]
|
||||||
|
Prop3=19,11
|
||||||
|
[InternetShortcut]
|
||||||
|
IDList=
|
||||||
|
URL=https://www.freertos.org/mqtt/mutual-authentication-mqtt-example.html
|
@ -0,0 +1,5 @@
|
|||||||
|
[{000214A0-0000-0000-C000-000000000046}]
|
||||||
|
Prop3=19,11
|
||||||
|
[InternetShortcut]
|
||||||
|
IDList=
|
||||||
|
URL=https://www.freertos.org/mqtt/basic-mqtt-example.html
|
@ -2,4 +2,4 @@
|
|||||||
Prop3=19,11
|
Prop3=19,11
|
||||||
[InternetShortcut]
|
[InternetShortcut]
|
||||||
IDList=
|
IDList=
|
||||||
URL=https://www.freertos.org/coremqtt/index.html
|
URL=https://www.freertos.org/mqtt/index.html
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/***
|
/***
|
||||||
* See https://www.FreeRTOS.org/pkcs11/index.html for configuration and usage instructions.
|
* See https://www.FreeRTOS.org/pkcs11/ for configuration and usage instructions.
|
||||||
***/
|
***/
|
||||||
|
|
||||||
/* Standard includes. */
|
/* Standard includes. */
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
See https://freertos.org/pkcs11/index.html for further information.
|
See https://freertos.org/pkcs11/ for further information.
|
||||||
|
|
||||||
Contains projects that demonstrate the PKCS #11 library.
|
Contains projects that demonstrate the PKCS #11 library.
|
||||||
In order to run the mutual authentication demo, please convert the certificate and key PEM files associated with your IoT Thing, into a binary format DER.
|
In order to run the mutual authentication demo, please convert the certificate and key PEM files associated with your IoT Thing, into a binary format DER.
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/***
|
/***
|
||||||
* See https://www.FreeRTOS.org/pkcs11/index.html for configuration and usage instructions.
|
* See https://www.FreeRTOS.org/pkcs11/ for configuration and usage instructions.
|
||||||
***/
|
***/
|
||||||
|
|
||||||
/* Standard includes. */
|
/* Standard includes. */
|
||||||
|
5
FreeRTOS-Plus/Source/AWS/readme-device-shadow.url
Normal file
5
FreeRTOS-Plus/Source/AWS/readme-device-shadow.url
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[{000214A0-0000-0000-C000-000000000046}]
|
||||||
|
Prop3=19,11
|
||||||
|
[InternetShortcut]
|
||||||
|
IDList=
|
||||||
|
URL=https://www.freertos.org/iot-device-shadow/index.html
|
Reference in New Issue
Block a user