Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CmdToVar as a Transient Utility #4

Open
3 tasks
pzaino opened this issue Sep 26, 2022 · 0 comments
Open
3 tasks

Refactor CmdToVar as a Transient Utility #4

pzaino opened this issue Sep 26, 2022 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@pzaino
Copy link
Contributor

pzaino commented Sep 26, 2022

Summary

This task requeries some ANSI C programmign skills and knowledge of how to use SWIs directly from C. Also a minimal ARM32 Assembly knowledge is required.

Given that the uCLib project is not yet completed, CmdToVar should use a small SWIs set to handle memory and call system.

More info on how to contribute here

Definition of done

  • Builds without dependecies on SharedCLibrary
  • Works fine and when used to run another command the output of such command is stored in the specified Env Variable
  • builds with GNU GCC and (if possible) with ROOL DDE

When completed your work please ensure you open a Pull Request to develop branch and request for a review fromt he code-review team, thanks!

@pzaino pzaino added enhancement New feature or request hacktoberfest labels Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant