Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Oct 10, 2019
2 parents fdd70d7 + e133e44 commit 60f19dc
Show file tree
Hide file tree
Showing 103 changed files with 103 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev/VisualStudio/gsm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
1 change: 1 addition & 0 deletions dev/VisualStudio/lwmem_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of LwMEM - Lightweight dynamic memory manager library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef LWMEM_HDR_CONFIG_H
#define LWMEM_HDR_CONFIG_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
1 change: 1 addition & 0 deletions examples/win32/call_rtos/gsm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
1 change: 1 addition & 0 deletions examples/win32/call_sms_rtos/gsm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
1 change: 1 addition & 0 deletions examples/win32/device_info_rtos/gsm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
1 change: 1 addition & 0 deletions examples/win32/mqtt_client_api_rtos/gsm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
1 change: 1 addition & 0 deletions examples/win32/netconn_client_rtos/gsm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
1 change: 1 addition & 0 deletions examples/win32/sms_send_receive_rtos/gsm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#ifndef GSM_HDR_CONFIG_H
#define GSM_HDR_CONFIG_H
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/api/gsm_netconn.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_netconn.h"
#include "gsm/gsm_private.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/api/gsm_network_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_network_api.h"
#include "gsm/gsm_private.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/apps/mqtt/gsm_mqtt_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/apps/gsm_mqtt_client.h"
#include "gsm/gsm_mem.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/apps/mqtt/gsm_mqtt_client_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/apps/gsm_mqtt_client_api.h"
#include "gsm/gsm_mem.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/apps/mqtt/gsm_mqtt_client_evt.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/apps/gsm_mqtt_client_evt.h"

1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_mem.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_buff.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_buff.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_call.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_call.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_conn.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_conn.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_debug.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_device_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_device_info.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_evt.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_evt.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_ftp.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_ftp.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_http.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_http.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_input.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_int.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_mem.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_network.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_network.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_operator.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_operator.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_parser.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_parser.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_pbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_pbuf.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_phonebook.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_phonebook.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_ping.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_ping.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_sim.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_sim.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_sms.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_sms.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_threads.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_threads.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_timeout.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_timeout.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_unicode.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_unicode.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_ussd.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_ussd.h"
Expand Down
1 change: 1 addition & 0 deletions gsm_at_lib/src/gsm/gsm_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* This file is part of GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: v0.6.0
*/
#include "gsm/gsm_private.h"
#include "gsm/gsm_utils.h"
Expand Down
Loading

0 comments on commit 60f19dc

Please sign in to comment.