Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Consider supporting stable Rust #35

Closed
@qwandor

Description

@qwandor

This crate currently requires nightly Rust, which as far as I can see is just because of the tock-registers crate using #![feature(const_fn_trait_bound)]. I'd like to be able to use at least some parts of the functionality provided by cortex-a on a stable toolchain. Would it be possible to have the parts that require nightly behind a feature, so the other parts can be used on stable?

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