From 2e13c372f1419f08dab7797b244681f889dd9bcf Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 14 Apr 2025 22:04:32 +0200 Subject: nrfdemo --- .../ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj | Bin 0 -> 3420 bytes .../partition_manager/flash_map_partition_manager.c.obj | Bin 0 -> 4000 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj | Bin 0 -> 52696 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj | Bin 0 -> 7220 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj | Bin 0 -> 5044 bytes .../zephyr.dir/lib/os/cbprintf_complete.c.obj | Bin 0 -> 28672 bytes .../zephyr.dir/lib/os/cbprintf_packaged.c.obj | Bin 0 -> 49712 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj | Bin 0 -> 23196 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj | Bin 0 -> 47412 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj | Bin 0 -> 12340 bytes .../build/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj | Bin 0 -> 8448 bytes .../CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj | Bin 0 -> 8272 bytes .../CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj | Bin 0 -> 50420 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj | Bin 0 -> 4376 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj | Bin 0 -> 7288 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj | Bin 0 -> 7412 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj | Bin 0 -> 52604 bytes .../zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj | Bin 0 -> 52792 bytes .../CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj | Bin 0 -> 16924 bytes .../CMakeFiles/zephyr.dir/misc/generated/configs.c.obj | Bin 0 -> 40108 bytes .../subsys/logging/backends/log_backend_uart.c.obj | Bin 0 -> 22636 bytes .../zephyr.dir/subsys/logging/log_cache.c.obj | Bin 0 -> 20860 bytes .../CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj | Bin 0 -> 74408 bytes .../CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj | Bin 0 -> 40648 bytes .../CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj | Bin 0 -> 33872 bytes .../zephyr.dir/subsys/logging/log_output.c.obj | Bin 0 -> 42916 bytes .../zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj | Bin 0 -> 6060 bytes .../zephyr.dir/subsys/net/lib/utils/addr_utils.c.obj | Bin 0 -> 7040 bytes .../zephyr.dir/subsys/tracing/tracing_none.c.obj | Bin 0 -> 3320 bytes 29 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/net/lib/utils/addr_utils.c.obj create mode 100644 nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj (limited to 'nrfdemo/build/zephyr/CMakeFiles/zephyr.dir') diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj new file mode 100644 index 0000000..c2a8c11 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj new file mode 100644 index 0000000..aa6e74c Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj new file mode 100644 index 0000000..8406669 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj new file mode 100644 index 0000000..32b1a33 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj new file mode 100644 index 0000000..e9a5caf Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj new file mode 100644 index 0000000..fffef19 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj new file mode 100644 index 0000000..bbfc7b6 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj new file mode 100644 index 0000000..9fd1490 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj new file mode 100644 index 0000000..6e8d795 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj new file mode 100644 index 0000000..950297e Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj new file mode 100644 index 0000000..b5ded05 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj new file mode 100644 index 0000000..f5b3059 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj new file mode 100644 index 0000000..f1a3794 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj new file mode 100644 index 0000000..e42a03c Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj new file mode 100644 index 0000000..b202a16 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj new file mode 100644 index 0000000..0cabfb9 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj new file mode 100644 index 0000000..55f618d Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj new file mode 100644 index 0000000..21be097 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj new file mode 100644 index 0000000..38ede56 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj new file mode 100644 index 0000000..ed3c15e Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj new file mode 100644 index 0000000..e58d40b Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj new file mode 100644 index 0000000..513beb3 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj new file mode 100644 index 0000000..d0f163e Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj new file mode 100644 index 0000000..50e5113 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj new file mode 100644 index 0000000..03a46f1 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj new file mode 100644 index 0000000..4029d5e Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj new file mode 100644 index 0000000..3ed8c64 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/net/lib/utils/addr_utils.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/net/lib/utils/addr_utils.c.obj new file mode 100644 index 0000000..556e182 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/net/lib/utils/addr_utils.c.obj differ diff --git a/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj new file mode 100644 index 0000000..25d7041 Binary files /dev/null and b/nrfdemo/build/zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj differ -- cgit v1.2.3