➀ This tutorial explains how to install and manage multiple ESP32 board package versions in Arduino IDE for project compatibility and version testing;
➀ It details steps including adding custom board URLs, renaming package instances, and verifying installations to switch between versions seamlessly;
➁ The method avoids conflicts between legacy and updated code by enabling selective version usage via the Tools menu without reinstallation.