Fix compilation errors on linux machine

Change path of include from '\' to '/', which works on linux as well.
pull/3841/head
Ron Eldor 2017-03-13 14:53:19 +02:00 committed by Andrzej Puzdrowski
parent 71f302268e
commit c78f73ca63
25 changed files with 25 additions and 25 deletions

View File

@ -24,7 +24,7 @@ extern "C" {
#include "common/common.h"
#include "ble_srv_common.h"
#include "headers\ble.h"
#include "headers/ble.h"
error_t btle_init(void);

View File

@ -18,7 +18,7 @@
#define _CUSTOM_HELPER_H_
#include "common/common.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble/UUID.h"
#include "ble/GattCharacteristic.h"

View File

@ -39,7 +39,7 @@
#define YOTTA_CFG_IRK_TABLE_MAX_SIZE BLE_GAP_WHITELIST_IRK_MAX_COUNT
#endif
#include "ble/blecommon.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble/GapAdvertisingParams.h"
#include "ble/GapAdvertisingData.h"
#include "ble/Gap.h"

View File

@ -20,7 +20,7 @@
#include <stddef.h>
#include "ble/blecommon.h"
#include "headers\ble.h" /* nordic ble */
#include "headers/ble.h" /* nordic ble */
#include "ble/Gap.h"
#include "ble/GattServer.h"

View File

@ -21,7 +21,7 @@
#include "ble/DiscoveredService.h"
#include "nRF5xDiscoveredCharacteristic.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gattc.h"
class nRF5xGattClient; /* forward declaration */

View File

@ -62,7 +62,7 @@
#include <stdint.h>
#include "nrf_error.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gattc.h"
#include "ble_advdata.h"

View File

@ -51,7 +51,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "app_util.h"
#ifdef __cplusplus

View File

@ -48,7 +48,7 @@
#define BLE_CONN_PARAMS_H__
#include <stdint.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_srv_common.h"
#ifdef __cplusplus

View File

@ -40,7 +40,7 @@
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "sdk_mapped_flags.h"
#include "app_error.h"

View File

@ -68,7 +68,7 @@
#include <stdbool.h>
#include <stdint.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "sdk_mapped_flags.h"
#ifdef __cplusplus

View File

@ -47,7 +47,7 @@
#define BLE_GATT_DB_H__
#include <stdint.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gattc.h"
#ifdef __cplusplus

View File

@ -45,7 +45,7 @@
#include <string.h>
#include "nordic_common.h"
#include "app_error.h"
#include "headers\ble.h"
#include "headers/ble.h"
bool ble_srv_is_notification_enabled(uint8_t const * p_encoded_data)
{

View File

@ -51,7 +51,7 @@
#include <stdbool.h>
#include "ble_types.h"
#include "app_util.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "ble_gatt.h"

View File

@ -42,7 +42,7 @@
#include <stdint.h>
#include "sdk_errors.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "peer_manager_types.h"

View File

@ -42,7 +42,7 @@
#include <stdint.h>
#include "sdk_errors.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "peer_manager_types.h"

View File

@ -41,7 +41,7 @@
#include "id_manager.h"
#include <string.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "ble_conn_state.h"
#include "peer_manager_types.h"

View File

@ -42,7 +42,7 @@
#include <stdint.h>
#include "sdk_errors.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "peer_manager_types.h"

View File

@ -62,7 +62,7 @@
#include <stdint.h>
#include <stdbool.h>
#include "sdk_common.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "peer_manager_types.h"
#include "peer_database.h"

View File

@ -42,7 +42,7 @@
#include <stdint.h>
#include "sdk_errors.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "peer_manager_types.h"

View File

@ -41,7 +41,7 @@
#include "security_dispatcher.h"
#include <string.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "ble_conn_state.h"
#include "peer_manager_types.h"

View File

@ -42,7 +42,7 @@
#include <stdint.h>
#include "sdk_errors.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "peer_manager_types.h"

View File

@ -42,7 +42,7 @@
#include <stdint.h>
#include "sdk_errors.h"
#include "headers\ble.h"
#include "headers/ble.h"
#include "ble_gap.h"
#include "peer_manager_types.h"
#include "security_dispatcher.h"

View File

@ -55,7 +55,7 @@ extern "C" {
#ifdef BLE_STACK_SUPPORT_REQD
#include <stdlib.h>
#include "headers\ble.h"
#include "headers/ble.h"
#include "nrf_sdm.h"
#include "app_error.h"
#include "app_util.h"

View File

@ -62,7 +62,7 @@
#elif defined(ANT_STACK_SUPPORT_REQD)
#include "ant_interface.h"
#elif defined(BLE_STACK_SUPPORT_REQD)
#include "headers\ble.h"
#include "headers/ble.h"
#endif
#define RAM_START_ADDRESS 0x20000000

View File

@ -66,7 +66,7 @@
#include "ble_stack_handler_types.h"
#include "ant_stack_handler_types.h"
#if defined(BLE_STACK_SUPPORT_REQD)
#include "headers\ble.h"
#include "headers/ble.h"
#endif
#include "app_ram_base.h"