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

Add support for ATtinyX5 MCU #14

Closed
jfpoilpret opened this issue Jan 13, 2018 · 0 comments
Closed

Add support for ATtinyX5 MCU #14

jfpoilpret opened this issue Jan 13, 2018 · 0 comments
Labels
target support Request to support a new MCU AVR target or improve support for an existing target
Milestone

Comments

@jfpoilpret
Copy link
Owner

Currently FastArduino supports several Arduino boards and Atmel MCU:

  • Arduino UNO
  • Arduino NANO
  • Arduino Leonardo
  • Arduino MEGA2560
  • ATmega328
  • ATtinyX4

There are some simple circuits, with few IOs, that do not require using an ATtinyX4, but would perfectly fit a smaller MCU like the ATtinyX5.

Adding support for ATtinyX5 in FastArduino would allow using the library for such simpler circuits.

@jfpoilpret jfpoilpret modified the milestone: 1.0 Jan 13, 2018
@jfpoilpret jfpoilpret added target support Request to support a new MCU AVR target or improve support for an existing target and removed enhancement labels Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target support Request to support a new MCU AVR target or improve support for an existing target
Projects
None yet
Development

No branches or pull requests

1 participant