Skip to content

More re-exports in the chip specific HALs needed #68

Closed
@bjoernQ

Description

@bjoernQ

We need to re-export more of esp-hal-common since that shouldn't be used directly

Background:
When implementing https://github.com/bjoernQ/ps2keyboard-esp32c3 I discovered I need to import a few things that are actually in esp-hal-common and are not re-exported:

use esp_hal_common::{Event, OpenDrain, Output, Pin};

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions