Part of that check ensures venv is installed. If venv is not installed, PIO incorrectly reports that Python 3 is missing rather than the venv module, and instructs the user to install Python 3 and ...
This demo aims to show how tools like Jenkins and PlatformIO can be easily used to setup a working continuous integration pipeline, enabling both automatic unit testing and hardware testing.