~ruther/avr-device

ref: 6a9771e12cadbcdab7b5fe4967b2224535fff31a avr-device/vendor/README.md -rw-r--r-- 570 bytes
6a9771e1 — Michael Büsch Cargo.toml: Update edition to 2021 2 years ago

#Vendored ATDF Files

These atdfs were downloaded from http://packs.download.atmel.com/ and are kept in here to be converted to svd using atdf2svd and later to rust using svd2rust.

Please keep in mind that the names of these files have to be exactly the same as the names of the rust modules (ie atmega32u4 instead of ATmega32U4).

#License

The atdf files in this directory are licensed under the Apache License, Version 2.0 (LICENSE-VENDOR).

Do not follow this link