Arduino can be built with C20/C++20 or C17/C++17 by switching to the latest gcc-arm-none-eabi. Below shows 2 different ways one using arduino-cli and the other using a Makefile included in this repo.
Ce projet a été réalisé dans le cadre de la matière IOT en M2 IWOCS à l'université du Havre. Il s'agit d'un projet Fullstack réunissant un Front React relié à un serveur Node.js communicant avec un ...