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 common microcontrollers #130

Open
3 of 16 tasks
Tracked by #112
duckinator opened this issue Nov 28, 2022 · 0 comments
Open
3 of 16 tasks
Tracked by #112

Add common microcontrollers #130

duckinator opened this issue Nov 28, 2022 · 0 comments

Comments

@duckinator
Copy link
Owner

duckinator commented Nov 28, 2022

Microcontroller families to include:

  • AVR family
    • ATtiny85
    • ATtiny2313
    • ATMega328 + ATMega328p
  • Raspberry Pi Pico
  • MOS Technology 6502 family
    • 6502
    • TODO: determine other variants to include
    • TODO: add support ICs here
  • Zilog Z80
  • PIC family
  • 8051 family
  • TI MSP430
  • ESP32 family
  • STM32 family
  • ARM32 family

This list is incomplete, and other families or specific ICs not listed here are still welcome!

Part of #112.

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

No branches or pull requests

1 participant