Code block et ide arduino

Bonjour,

Il y a d'autres alternatives, comme "Arduino Makefile" GitHub - sudar/Arduino-Makefile: Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.
Donc tant que ton code est compatible Arduino, tu as plein de possibilités.