Factorize stubs with scheduler and default board implementations
Open
crate:api
crate:board
crate:scheduler
for:maintainability
lang:rust
needs:design
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
There is some duplication between stubs (#170) and the logic in the scheduler mapping from applet API to board API and the default implementations of the board API (like software crypto). It should be possible to factorize the scheduler mapping and use some native board. This should be easier to do once #156 is fixed. This may also relate to how #31 will eventually be fixed.
Contributor guide
Assessment
This issue has not been assessed yet.