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.
This repository ports the Makerfabs MaTouch ESP32‑S3 2.1″ IPS display with capacitive touch (ST7701) Arduino example to the Espressif IoT Development Framework (ESP‑IDF). It demonstrates how to drive ...