Skip to content

Commit

Permalink
clarify role of out-of-tree apps
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed Jan 8, 2024
1 parent 8913631 commit 4c61d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE-v0.9.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ perform the Xous firmware upgrade. This requires running manual update commands,
They are mostly intended for test & debug tooling, where the loader is in the host environment, but this mechanism
is also used to resolve the above issue.
- `sigchat` can now link up to an existing account - thanks to huge PR by @nhoj
- `xtask` can accept out-of-tree apps using a syntax like `cargo xtask app-image sigchat:path-to-elf-file` thanks to PR by @kotval
- `xtask` can accept out-of-tree apps using a syntax like `cargo xtask app-image sigchat:path-to-elf-file` thanks to PR by @kotval. This allows apps like `sigchat` to have AGPL licensing without contaminating `xous-core`


## Roadmap
Expand Down

0 comments on commit 4c61d65

Please sign in to comment.