Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dwtk/devices
- Owner: dwtk
- License: other
- Created: 2020-07-05T01:13:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T01:16:44.000Z (about 3 years ago)
- Last Synced: 2023-07-27T22:04:18.833Z (over 1 year ago)
- Language: Go
- Size: 822 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.