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

pkg/arduino_sdi_12: fix for the feather-m0 board #17501

Merged
merged 1 commit into from Jan 11, 2022

Conversation

jdavid
Copy link
Contributor

@jdavid jdavid commented Jan 11, 2022

Contribution description

Fix pkg/arduino_sdi_12 to work with the feather-m0 board, and probably any other SAMD board.
This adds a patch that removes SAMD specific code, so it defaults to use RIOT's API.

Testing procedure

Use tests/pkg_arduino_sdi_12, tested with the feather-m0 board.

Issues/PRs references

None.

@github-actions github-actions bot added the Area: pkg Area: External package ports label Jan 11, 2022
@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) labels Jan 11, 2022
@benpicco benpicco merged commit 2491bba into RIOT-OS:master Jan 11, 2022
@fjmolinas fjmolinas added this to the Release 2022.01 milestone Jan 21, 2022
@jdavid jdavid deleted the arduino-sdi12-feather-m0 branch September 20, 2022 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants