-
Is there any documentation on what each entry in the app.toml file means? Specifically, what do these entries define?: task-slots = ["..."]
uses = ["...", "..."] |
Beta Was this translation helpful? Give feedback.
Answered by
aadee92
Jun 30, 2023
Replies: 1 comment
-
task-slots --> Works with: .get_task_id() in the main.rs |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aadee92
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
task-slots --> Works with: .get_task_id() in the main.rs
uses --> Allows the app to access memory defined in chip.toml