summaryrefslogtreecommitdiff
path: root/nrfdemo/builddk/mcuboot/zephyr/drivers/timer
diff options
context:
space:
mode:
Diffstat (limited to 'nrfdemo/builddk/mcuboot/zephyr/drivers/timer')
-rw-r--r--nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.objbin63236 -> 0 bytes
-rw-r--r--nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.objbin3392 -> 0 bytes
-rw-r--r--nrfdemo/builddk/mcuboot/zephyr/drivers/timer/cmake_install.cmake39
-rw-r--r--nrfdemo/builddk/mcuboot/zephyr/drivers/timer/libdrivers__timer.abin67518 -> 0 bytes
4 files changed, 0 insertions, 39 deletions
diff --git a/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj b/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj
deleted file mode 100644
index 647aaf0..0000000
--- a/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj
+++ /dev/null
Binary files differ
diff --git a/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj b/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj
deleted file mode 100644
index 1f90f54..0000000
--- a/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj
+++ /dev/null
Binary files differ
diff --git a/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/cmake_install.cmake b/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/cmake_install.cmake
deleted file mode 100644
index b3ac63a..0000000
--- a/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/cmake_install.cmake
+++ /dev/null
@@ -1,39 +0,0 @@
-# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer
-
-# 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/mcuboot/zephyr/drivers/timer/libdrivers__timer.a b/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/libdrivers__timer.a
deleted file mode 100644
index 094ebf0..0000000
--- a/nrfdemo/builddk/mcuboot/zephyr/drivers/timer/libdrivers__timer.a
+++ /dev/null
Binary files differ