Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type safe interface for Raspberry Pi 3 #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

co-dan
Copy link
Contributor

@co-dan co-dan commented Jun 26, 2019

So, this took a while. I've made the initial interface quite some time ago, but recently I got to test it by writing a small API for an LCD.

Anyway, this only includes the API for Raspberry Pi 3 and only in the GPIO layout (Broadcom numbers of pins).

What do you think?

@co-dan
Copy link
Contributor Author

co-dan commented Jul 30, 2019

Hi, just sending a ping :)

@Leonidas-from-XIV
Copy link
Owner

Hi @co-dan, thanks for the PR. Currently I can't really comment much since I still do not have access to any RPi that I could test this on which is also why I haven't merged #3 yet. Don't want to merge stuff that doesn't even compile and there is no simple way to have CI run this code, since it depends on RPi-exclusive stuff.

I'll try to find someone who can give me shell access to a Pi 3 or 4.

@co-dan
Copy link
Contributor Author

co-dan commented Jul 31, 2019

Ah, I wish I could give you shell access on mine, but I am behind a heavy NAT :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants