Open
Description
Currently we only build for a single platform, the emulator.
We need to split the build and have different folders for different platforms, with common code shared as much as possible.
The platform would be selected based on either a feature flag, which should select the correct crates and potentially configure any shared drivers correctly.
Metadata
Metadata
Assignees
Labels
No labels