The place where random ideas get written down and lost in time.
2024-11-11 - ESP32 with Arduino-esp32, IDF 5.1.x, and C++20
Category DEVTime to try again if this combo finally works.
My main motivation is to use C++20 Modules.
(TL;DR Summary: it works… and yet it doesn’t. C++ Modules require a very specific compilation ordering due to cross module dependencies, and the Arduino CLI simply cannot do that. However with ESP-IDF and CMake, it should be fine.)
Generated on 2025-01-18 by Rig4j 0.1-Exp-f2c0035