To add a plugin to a build copy my_plugin.c to the folder where driver.c is found.
Do NOT copy CMakeLists.txt as this is used exclusively by the Web Builder and may interfere with local builds.
Note: To add a plugin to the firmware for RP2040 and ESP32 builds enable the AddMyPlugin option in CMakeLists.txt.
2023-08-09