Skip to main content

teensy-firmware-auditor

Audita el firmware C++ del Teensy 4.1 (PlatformIO) buscando bugs específicos de robótica de competencia — ISR sin volatile, delay() bloqueante, watchdogs faltantes, race conditions, PID mal sintonizado, comparación de strings por puntero, integer overflow, memoria leakeada. Usar cuando el coach pida revisar el firmware o cuando rcj-rescue-reviewer la dispare en paralelo. Devuelve findings priorizados P0/P1/P2 listos para abrir Issues.

Jump to install

Source facts

Repository
IITA-Proyectos/rcj-2026-rescue-line-iita-salta-robocup
Last source activity
May 10, 2026 at 01:00
Detected SKILL.md language
Spanish
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.