Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-22 | zephyr: Convert to use builtin help function. | Damien George | |
2017-01-20 | zephyr/help: Update n_args param type to size_t. | Paul Sokolovsky | |
2016-10-12 | zephyr: Implement the help() function. | Daniel Thompson | |
The boot issue text mentions a help() function and encourages the user to run it. It is very disconcerting to find that the function does not exist... Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> |