Skip to content

Add ATtiny13A support with PWM, GPIO, and watchdog #668

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomasz-wiszkowski
Copy link

  • Add Tiny13A HAL w/ Timer0 PWM (PB0/PB1), GPIO, and watchdog support
  • Add delay functions with clock speed documentation for 1.2MHz default
  • Add examples: blink, breathing LED (linear/smooth), dual PWM, watchdog
  • Include basic documentation covering ATtiny13A limitations and capabilities

- Add Tiny13A HAL w/ Timer0 PWM (PB0/PB1), GPIO, and watchdog support
- Add delay functions with clock speed documentation for 1.2MHz default
- Add examples: blink, breathing LED (linear/smooth), dual PWM, watchdog
- Include basic documentation covering ATtiny13A limitations and capabilities

Change-Id: I004fdd38e236a72693073f56906da614d3da650f
@tomasz-wiszkowski
Copy link
Author

Hello! I'd love to contribute some elementary Tiny13A support - can you take a look and let me know what you think?

Thank you for your consideration!

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.

1 participant