Skip to content

Build for multiple platforms by splitting up rom and runtime folders #109

Open
@swenson

Description

@swenson

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions