From 2e13c372f1419f08dab7797b244681f889dd9bcf Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 14 Apr 2025 22:04:32 +0200 Subject: nrfdemo --- nrfdemo/build/zephyr/snippets_generated.cmake | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 nrfdemo/build/zephyr/snippets_generated.cmake (limited to 'nrfdemo/build/zephyr/snippets_generated.cmake') diff --git a/nrfdemo/build/zephyr/snippets_generated.cmake b/nrfdemo/build/zephyr/snippets_generated.cmake new file mode 100644 index 0000000..75d6c97 --- /dev/null +++ b/nrfdemo/build/zephyr/snippets_generated.cmake @@ -0,0 +1,20 @@ +# WARNING. THIS FILE IS AUTO-GENERATED. DO NOT MODIFY! +# +# This file contains build system settings derived from your snippets. +# Its contents are an implementation detail that should not be used outside +# of Zephyr's snippets CMake module. +# +# See the Snippets guide in the Zephyr documentation for more information. + +############################################################################### +# Global information about all snippets. + +# The name of every snippet that was discovered. +set(SNIPPET_NAMES "cdc-acm-console" "diagnostic-logs" "nordic-bt-rpc" "nordic-flpr" "nordic-flpr-xip" "nordic-ppr" "nordic-ppr-xip" "nrf70-debug" "nrf70-fw-patch-ext-flash" "nrf91-modem-trace-ext-flash" "nrf91-modem-trace-uart" "nus-console" "rtt-console" "tfm-enable-share-uart" "xen_dom0") +# The paths to all the snippet.yml files. One snippet +# can have multiple snippet.yml files. +set(SNIPPET_PATHS "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/matter-diagnostic-logs/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nordic-bt-rpc/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf70-debug/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf70-fw-patch-ext-flash/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf91-modem-trace-ext-flash/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf91-modem-trace-uart/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/tfm-enable-share-uart/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/cdc-acm-console/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-flpr-xip/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-flpr/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-ppr-xip/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-ppr/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nus-console/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/rtt-console/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/xen_dom0/snippet.yml") + +# Create variable scope for snippets build variables +zephyr_create_scope(snippets) + -- cgit v1.2.3