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

Create proper Libraries that can be conveniently included... #263

Open
RobertLRead opened this issue May 1, 2024 · 3 comments
Open

Create proper Libraries that can be conveniently included... #263

RobertLRead opened this issue May 1, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@RobertLRead
Copy link
Contributor

I believe these files:

GPAD_ALARM_API_SPI.cpp
GPAD_ALARM_API_SPI.h
alarm_api.h

should be moved into a separate library to make it as easy as possible to use a GPAD from a separate microcontroller. This probably means creating a separate repo with a "library.json" file to fit into the Arduino example.

@ForrestErickson
Copy link
Collaborator

I am not fully aware of what constitutes a "library" at the Github level, but would a separate "Controller" folder with in the GPAD project be sufficient?

@RobertLRead
Copy link
Contributor Author

RobertLRead commented May 8, 2024 via email

@ForrestErickson
Copy link
Collaborator

I have read this long ago but never tried to follow it enough to succeed:

https://docs.arduino.cc/learn/contributions/arduino-creating-library-guide/

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

No branches or pull requests

2 participants