Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Add the a0 pin #2

Open
jessebraham opened this issue Sep 17, 2020 · 1 comment
Open

Add the a0 pin #2

jessebraham opened this issue Sep 17, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@jessebraham
Copy link
Owner

This pin currently isn't available in the HAL; whenever it is, create the appropriate pin mapping in src/pins.rs.

@jessebraham jessebraham added the good first issue Good for newcomers label Sep 17, 2020
@brookman
Copy link

Hello @jessebraham
I am new to microcontrollers and just checked out this crate to get development going with rust on the d1 mini. The first thing I ran into was the missing a0 pin. Would it by now be feasible to implement it in this crate? I don't understand the whole eco system very well but I have seen that there is a pub struct Analog; in the esp8266-hal-0.4.0 crate (in gpio.rs). Does this already suffice or does there have to be more support in the hal crate?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants