cyrena.arduino_ide
Builds Arduino IDE firmware projects with a strictly enforced flat sketch structure. Only .ino (entry point), .cpp (implementation), and .h (header) files are valid — no subdirectories. This mirrors Arduino IDE's own sketch model and keeps AI-generated firmware consistent and portable across devices.
Cyréna can interpret the flat-file layout used by Arduino IDE sketches and assist throughout the development cycle.
cyrena.arduino_ide) installed and enabled.
.ino file or open an existing one.
.ino sketch (or browse to select it).