Skip to content

drivers/periph: Added gpio_abc implementation for ATmega CPUs #12019

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

Closed
wants to merge 3 commits into from

Conversation

maribu
Copy link
Member

@maribu maribu commented Aug 15, 2019

Contribution description

Implements the API proposed in #12015 for ATmega CPUs.

Testing procedure

Run the test application provided in #12015 (tests/periph_gpio_abc). The application will print instructions in the shell. You'll need a scope or logic analyzer with a sample rate of at least 20 MHz.

Issues/PRs references

#12015

@maribu maribu added Type: new feature The issue requests / The PR implemements a new feature for RIOT State: waiting for other PR State: The PR requires another PR to be merged first Area: drivers Area: Device drivers Area: cpu Area: CPU/MCU ports labels Aug 15, 2019
The submodule periph_gpio_abc extends the GPIO driver by Advanced Bitbanging
Capabilities (ABC). It provides means to control GPIOs with a precision of
0.15µs or better.
@stale
Copy link

stale bot commented Jun 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want me to ignore this issue, please mark it with the "State: don't stale" label. Thank you for your contributions.

@stale stale bot added the State: stale State: The issue / PR has no activity for >185 days label Jun 7, 2020
@stale stale bot closed this Jul 8, 2020
@maribu maribu deleted the gpio_abc_atmega branch January 21, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers State: stale State: The issue / PR has no activity for >185 days State: waiting for other PR State: The PR requires another PR to be merged first Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant