Skip to content

Commit

Permalink
Merge pull request #12 from weston-embedded/release/v3.01.01
Browse files Browse the repository at this point in the history
Release/v3.01.01
  • Loading branch information
wes-jmagasrevy authored May 21, 2021
2 parents 51b1a83 + 9df13c1 commit 66272f4
Show file tree
Hide file tree
Showing 102 changed files with 237 additions and 182 deletions.
2 changes: 1 addition & 1 deletion Client/Add-on/2lemetry.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT 2LEMETRY APPLICATION SOURCE CODE
*
* Filename : 2lemetry.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/2lemetry.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT 2LEMETRY MODULE
*
* Filename : 2lemetry.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/Mem/Cfg/Template/http-c_mem_cfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT MEMORY MODULE CONFIGURATION FILE
*
* Filename : http-c_mem_cfg.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/Mem/Cfg/Template/http-c_mem_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* TEMPLATE
*
* Filename : http-c_mem_cfg.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/Mem/http-c_mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT MEMORY LIBRARY MODULE
*
* Filename : http-c_mem.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/Mem/http-c_mem.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT MEMORY LIBRARY MODULE
*
* Filename : http-c_mem.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/dropbox.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT DROPBOX APPLICATION SOURCE CODE
*
* Filename : dropbox.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/dropbox.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT DROPBOX MODULE
*
* Filename : dropbox.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/soundcloud.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT SOUNDCLOUD APPLICATION SOURCE CODE
*
* Filename : soundcloud.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/soundcloud.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT SOUNDCLOUD SOURCE CODE
*
* Filename : soundcloud.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/twilio.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT TWILIO APPLICATION SOURCE CODE
*
* Filename : twilio.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Add-on/twilio.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* HTTP CLIENT TEST SOURCE CODE
*
* Filename : twilio.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Cfg/Template/http-c_cfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT CONFIGURATION FILE
*
* Filename : http-c_cfg.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Cfg/Template/http-c_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -22,7 +22,7 @@
* TEMPLATE
*
* Filename : http-c_cfg.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Examples/http-c_app.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* HTTP CLIENT APPLICATION FUNCTIONS FILE
*
* Filename : http-c_app.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Examples/http-c_app.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* HTTP CLIENT APPLICATION FUNCTIONS FILE
*
* Filename : http-c_app.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Examples/http-c_hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* HTTP CLIENT HOOK FUNCTIONS FILE
*
* Filename : http-c_hooks.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
2 changes: 1 addition & 1 deletion Client/Examples/http-c_hooks.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* HTTP CLIENT HOOK FUNCTIONS FILE
*
* Filename : http-c_hooks.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT
*
* Filename : http-c.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
6 changes: 3 additions & 3 deletions Client/Source/http-c.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT
*
* Filename : http-c.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down Expand Up @@ -68,7 +68,7 @@
*********************************************************************************************************
*/

#define HTTPc_VERSION 30100u /* See Note #1. */
#define HTTPc_VERSION 30101u /* See Note #1. */


/*
Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_conn.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT CONNECTIION MODULE
*
* Filename : http-c_conn.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_conn.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT CONNECTION MODULE
*
* Filename : http-c_conn.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT MEMORY LIBRARY
*
* Filename : http-c_mem.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_mem.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT MEMORY LIBRARY
*
* Filename : http-c_mem.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_req.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT REQUEST MODULE
*
* Filename : http-c_req.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_req.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT REQUEST MODULE
*
* Filename : http-c_req.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_resp.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT RESPONSE MODULE
*
* Filename : http-c_resp.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_resp.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT RESPONSE MODULE
*
* Filename : http-c_resp.h
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
4 changes: 2 additions & 2 deletions Client/Source/http-c_sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/HTTP
* Hypertext Transfer Protocol
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* HTTP CLIENT SOCKET MODULE
*
* Filename : http-c_sock.c
* Version : V3.01.00
* Version : V3.01.01
*********************************************************************************************************
*/

Expand Down
Loading

0 comments on commit 66272f4

Please sign in to comment.