Skip to content

Commit

Permalink
Ser version to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Nov 15, 2020
1 parent 55f78e2 commit 8ddacc7
Show file tree
Hide file tree
Showing 102 changed files with 102 additions and 102 deletions.
2 changes: 1 addition & 1 deletion dev/VisualStudio/lwgsm_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion dev/VisualStudio/lwmem_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwMEM - Lightweight dynamic memory manager library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWMEM_HDR_OPTS_H
#define LWMEM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
author = 'Tilen MAJERLE'

# The full version, including alpha/beta/rc tags
version = ''
version = '0.1.0'

# Try to get branch at which this is running
# and try to determine which version to display in sphinx
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef __MAIN_H
#define __MAIN_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "main.h"
#include "cmsis_os.h"
Expand Down
2 changes: 1 addition & 1 deletion examples/win32/call_rtos/lwgsm_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion examples/win32/call_sms_rtos/lwgsm_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion examples/win32/device_info_rtos/lwgsm_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion examples/win32/mqtt_client_api_rtos/lwgsm_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion examples/win32/netconn_client_rtos/lwgsm_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion examples/win32/sms_send_receive_rtos/lwgsm_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_OPTS_H
#define LWGSM_HDR_OPTS_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/api/lwgsm_netconn.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "lwgsm/lwgsm_netconn.h"
#include "lwgsm/lwgsm_private.h"
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/api/lwgsm_network_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "lwgsm/lwgsm_network_api.h"
#include "lwgsm/lwgsm_private.h"
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/apps/mqtt/lwgsm_mqtt_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "lwgsm/apps/lwgsm_mqtt_client.h"
#include "lwgsm/lwgsm_mem.h"
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/apps/mqtt/lwgsm_mqtt_client_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "lwgsm/apps/lwgsm_mqtt_client_api.h"
#include "lwgsm/lwgsm_mem.h"
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/apps/mqtt/lwgsm_mqtt_client_evt.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#include "lwgsm/apps/lwgsm_mqtt_client_evt.h"

2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/apps/lwgsm_apps.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_APPS_H
#define LWGSM_HDR_APPS_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/apps/lwgsm_mqtt_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_APP_MQTT_CLIENT_H
#define LWGSM_HDR_APP_MQTT_CLIENT_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/apps/lwgsm_mqtt_client_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_APP_MQTT_CLIENT_API_H
#define LWGSM_HDR_APP_MQTT_CLIENT_API_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/apps/lwgsm_mqtt_client_evt.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_APP_MQTT_CLIENT_EVT_H
#define LWGSM_HDR_APP_MQTT_CLIENT_EVT_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_H
#define LWGSM_HDR_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_buff.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_BUFF_H
#define LWGSM_HDR_BUFF_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_call.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_CALL_H
#define LWGSM_HDR_CALL_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_conn.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_CONN_H
#define LWGSM_HDR_CONN_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_DEBUG_H
#define LWGSM_HDR_DEBUG_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_device_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_DEVICE_INFO_H
#define LWGSM_HDR_DEVICE_INFO_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_evt.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_EVT_H
#define LWGSM_HDR_EVT_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_ftp.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_FTP_H
#define LWGSM_HDR_FTP_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_http.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_HTTP_H
#define LWGSM_HDR_HTTP_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_includes.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_INCLUDES_H
#define LWGSM_HDR_INCLUDES_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_input.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_INPUT_H
#define LWGSM_HDR_INPUT_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_INT_H
#define LWGSM_HDR_INT_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_mem.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/
#ifndef LWGSM_HDR_MEM_H
#define LWGSM_HDR_MEM_H
Expand Down
2 changes: 1 addition & 1 deletion lwgsm/src/include/lwgsm/lwgsm_memories.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* This file is part of LwGSM - Lightweight GSM-AT library.
*
* Author: Tilen MAJERLE <[email protected]>
* Version: $_version_$
* Version: v0.1.0
*/

LWGSM_DEV_MEMORY_ENTRY(SM_P, "SM_P")
Expand Down
Loading

0 comments on commit 8ddacc7

Please sign in to comment.