Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dwtk/devices

Go module with device-specific data for debugWIRE-capable AVR microcontrollers.
https://github.com/dwtk/devices

Last synced: about 2 months ago
JSON representation

Go module with device-specific data for debugWIRE-capable AVR microcontrollers.

Awesome Lists containing this project

README

        

# devices

Go module with device-specific data for debugWIRE-capable AVR microcontrollers.

This module is based on `atdf` files extracted from device family packs downloaded directly from https://packs.download.microchip.com/

- `Microchip ATtiny Series Device Support (2.5.116)`
- `Microchip ATmega Series Device Support (2.3.126)`

The packs are distributed under an Apache License, see `atfd/LICENSE`.