SkillAgentSearch skills...

Teensy

A bare metal rust library for the teensy 3.2

Install / Use

/learn @irevoire/Teensy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Teensy

Currently this crate should NOT be used in anything serious.

You can find the documentation here until we publish the crate: http://teensy.irevoire.ovh/

You can find some examples in the examples directory. To test the example you first need to follow the quickstart guide from the documentation. Then you can choose an example and flash it in the teensy using the make flash_% rule. For example if you want to test the blink example you can run make flash_blink.

Documentation on the teensy

Official documentation from pjrc

Library implementations: https://github.com/mensi/teensy_bare_metal

USB

We should implement this: https://docs.rs/usb-device/0.2.0/src/usb_device/bus.rs.html#17-134

Here is a great ressource on usb: https://wiki.osdev.org/Universal_Serial_Bus

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated6mo ago
Forks2

Languages

Rust

Security Score

87/100

Audited on Sep 26, 2025

No findings