| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-13 | std: xous: add support for args and env | Sean Cross | -0/+346 | |
| Process arguments and environment variables are both passed by way of Application Parameters. These are a TLV format that gets passed in as the second process argument. This patch combines both as they are very similar in their decode. Signed-off-by: Sean Cross <sean@osdyne.com> | ||||
