zephyr/samples/subsys/zbus
Jamie McCrae ec7044437e treewide: Disable automatic argparse argument shortening
Disables allowing the python argparse library from automatically
shortening command line arguments, this prevents issues whereby
a new command is added and code that wrongly uses the shortened
command of an existing argument which is the same as the new
command being added will silently change script behaviour.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-01-26 20:12:36 +09:00
..
benchmark samples: subsys: zbus: Avoid stack overflow with TLS 2023-01-26 10:04:33 +00:00
dyn_channel samples: zbus: Add dynamic channels sample 2022-11-14 17:25:29 -05:00
hello_world samples: subsys: zbus: Avoid stack overflow with TLS 2023-01-26 10:04:33 +00:00
remote_mock treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
runtime_obs_registration yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
uart_bridge treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
work_queue
zbus.rst