diff options
Diffstat (limited to 'nrfdemo/builddk/zephyr/arch')
39 files changed, 0 insertions, 347 deletions
diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/arch/arm/cmake_install.cmake deleted file mode 100644 index 48308d7..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/cmake_install.cmake +++ /dev/null @@ -1,44 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/builddk/zephyr/arch/arch/arm/core/cmake_install.cmake") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj Binary files differdeleted file mode 100644 index 9799e07..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj Binary files differdeleted file mode 100644 index 64346a2..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj Binary files differdeleted file mode 100644 index 03af560..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cmake_install.cmake deleted file mode 100644 index 09b8f6d..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cmake_install.cmake +++ /dev/null @@ -1,59 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/builddk/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/builddk/zephyr/arch/arch/arm/core/cortex_m/tz/cmake_install.cmake") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/builddk/zephyr/arch/arch/arm/core/mpu/cmake_install.cmake") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj Binary files differdeleted file mode 100644 index 71e04a5..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj Binary files differdeleted file mode 100644 index b867790..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj Binary files differdeleted file mode 100644 index 1654edb..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj Binary files differdeleted file mode 100644 index 662696e..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj Binary files differdeleted file mode 100644 index 829e44a..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj Binary files differdeleted file mode 100644 index 293319e..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj Binary files differdeleted file mode 100644 index 85ab894..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj Binary files differdeleted file mode 100644 index d94ac17..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj Binary files differdeleted file mode 100644 index 972b43e..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj Binary files differdeleted file mode 100644 index 6c12bc6..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj Binary files differdeleted file mode 100644 index 36915f9..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj Binary files differdeleted file mode 100644 index 595c80d..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj Binary files differdeleted file mode 100644 index cf3fc61..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj Binary files differdeleted file mode 100644 index c557700..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj Binary files differdeleted file mode 100644 index d1d7c5b..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj Binary files differdeleted file mode 100644 index 6b79393..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake deleted file mode 100644 index 964704d..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_m - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj Binary files differdeleted file mode 100644 index 4e7be3c..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake deleted file mode 100644 index 8ebe6a7..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_m/cmse - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a Binary files differdeleted file mode 100644 index e55aee1..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a Binary files differdeleted file mode 100644 index 0f7b6ea..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/tz/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/tz/cmake_install.cmake deleted file mode 100644 index 300071c..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/cortex_m/tz/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_m/tz - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/libarch__arm__core.a b/nrfdemo/builddk/zephyr/arch/arch/arm/core/libarch__arm__core.a Binary files differdeleted file mode 100644 index e1b9067..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/libarch__arm__core.a +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj Binary files differdeleted file mode 100644 index e3f7f7a..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj Binary files differdeleted file mode 100644 index c9d919d..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj b/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj Binary files differdeleted file mode 100644 index 36ae6f5..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/cmake_install.cmake deleted file mode 100644 index 7a00b27..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/mpu - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a b/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a Binary files differdeleted file mode 100644 index 8d41a69..0000000 --- a/nrfdemo/builddk/zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/cmake_install.cmake deleted file mode 100644 index 8be9ed2..0000000 --- a/nrfdemo/builddk/zephyr/arch/cmake_install.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/builddk/zephyr/arch/common/cmake_install.cmake") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/builddk/zephyr/arch/arch/arm/cmake_install.cmake") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj b/nrfdemo/builddk/zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj Binary files differdeleted file mode 100644 index b5be441..0000000 --- a/nrfdemo/builddk/zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj b/nrfdemo/builddk/zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj Binary files differdeleted file mode 100644 index a3e8cac..0000000 --- a/nrfdemo/builddk/zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/common/cmake_install.cmake b/nrfdemo/builddk/zephyr/arch/common/cmake_install.cmake deleted file mode 100644 index adf1260..0000000 --- a/nrfdemo/builddk/zephyr/arch/common/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/common - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/builddk/zephyr/arch/common/libarch__common.a b/nrfdemo/builddk/zephyr/arch/common/libarch__common.a Binary files differdeleted file mode 100644 index 95a6a96..0000000 --- a/nrfdemo/builddk/zephyr/arch/common/libarch__common.a +++ /dev/null diff --git a/nrfdemo/builddk/zephyr/arch/common/libisr_tables.a b/nrfdemo/builddk/zephyr/arch/common/libisr_tables.a Binary files differdeleted file mode 100644 index a9277fc..0000000 --- a/nrfdemo/builddk/zephyr/arch/common/libisr_tables.a +++ /dev/null |
