Shell arguments structure was stored as a pointer in shell structure and NULL pointer indicated that argument count checking is skipped. It has been reworked to hold the structure (2 bytes) in the shell structure with mandatory=0 skipping the check. This approach is cpp friendly, contrary to the legacy one. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| shell_dummy.h | ||
| shell_fprintf.h | ||
| shell_history.h | ||
| shell_log_backend.h | ||
| shell_rtt.h | ||
| shell_types.h | ||
| shell_uart.h | ||
| shell.h | ||