zephyr/share
Torsten Rasmussen e65c6328ce sysbuild: use ARGN instead of ARGV1
Use of ARGV1 is undefined when number of arguments to function is less
than 2. Therefore switch to ARGN which holds arguments beyond required
arguments.
If there are no optional arguments, then ARGN is just an empty list,
thus making it safe to use.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-05-27 14:05:38 +01:00
..
sysbuild sysbuild: use ARGN instead of ARGV1 2024-05-27 14:05:38 +01:00
zephyr-package/cmake cmake: calculate the md5 sum using the built-in string command 2023-12-12 10:56:06 +01:00
zephyrunittest-package/cmake cmake: calculate the md5 sum using the built-in string command 2023-12-12 10:56:06 +01:00