diff options
Diffstat (limited to 'nrfdemo/build/mcuboot/zephyr/snippets_generated.cmake')
| -rw-r--r-- | nrfdemo/build/mcuboot/zephyr/snippets_generated.cmake | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/nrfdemo/build/mcuboot/zephyr/snippets_generated.cmake b/nrfdemo/build/mcuboot/zephyr/snippets_generated.cmake new file mode 100644 index 0000000..75d6c97 --- /dev/null +++ b/nrfdemo/build/mcuboot/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) + |
