Full Code of avr-rust/awesome-avr-rust for AI

master 59592c0c3563 cached
1 files
1.4 KB
507 tokens
1 requests
Download .txt
Repository: avr-rust/awesome-avr-rust
Branch: master
Commit: 59592c0c3563
Files: 1
Total size: 1.4 KB

Directory structure:
gitextract_kyop_16c/

└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: README.md
================================================
# awesome-avr-rust
A list of useful AVR libraries and cool projects

# Executables

* [AVR executable template repository `avr-rust/template-bin`](https://github.com/avr-rust/template-bin)

# Libraries

* [AVR device library](https://github.com/avr-rust/avrd) ([crates.io](https://crates.io/crates/avrd)) ([docs.rs](https://docs.rs/avrd/))
* [Trimmed down libcore for AVR](https://github.com/gergoerdi/rust-avr-libcore-mini) (_No longer necessary_)
* [`avr-device`](https://github.com/Rahix/avr-device) & [`avr-hal`](https://github.com/Rahix/avr-hal) - `embedded-hal` implementations for AVR microcontrollers
  * (deprecated) [`atmega32u4`](https://github.com/Rahix/atmega32u4) & [`atmega32u4-hal`](https://github.com/Rahix/atmega32u4-hal) - `embedded-hal` crates for `atmega32u4`
* [`arduino-leonardo`](https://github.com/Rahix/arduino-leonardo) - Board Support Crate for Arduino Leonardo
* [`avr-progmem`](https://github.com/cryptjar/avr-progmem-rs) ([crates.io](https://crates.io/crates/avr-progmem/)) - Utilities for storing data in flash

# Projects

* [CHIP-8 interpreter by Gergo Erdi](https://github.com/gergoerdi/rust-avr-chip8-avr)
* [Keyboard firmware by Wez Furlong](https://github.com/wez/flutterby-rs)
* [Demo for Arduboy](https://github.com/simon-i1-h/arduboy-hello-rs)
* [Dockerized avr-rust toolchain by Douglas Campos](https://github.com/qmx/docker-avr-rust)
* [LED Blink Example](https://github.com/avr-rust/blink/)
Download .txt
gitextract_kyop_16c/

└── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1K chars).
[
  {
    "path": "README.md",
    "chars": 1435,
    "preview": "# awesome-avr-rust\nA list of useful AVR libraries and cool projects\n\n# Executables\n\n* [AVR executable template repositor"
  }
]

About this extraction

This page contains the full source code of the avr-rust/awesome-avr-rust GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (1.4 KB), approximately 507 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!