diff --git a/platformio.ini b/platformio.ini index 859950c63..0c242c1fa 100644 --- a/platformio.ini +++ b/platformio.ini @@ -181,7 +181,8 @@ build_flags = ${common.build_flags} -DBOARD_C6 -; foundation for building and testing natively, standalone without an ESP32. +; foundation for building and testing natively, standalone without an ESP32 +; use the `standalone` environment instead of `native` for testing [env:native] platform = native build_type = debug