From 013153718d4f35c78e1634193c340e50bf004bdf Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 29 Aug 2024 11:30:18 +0300 Subject: [PATCH] Allow manual override of system type --- HISTORY.rst | 1 + docs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 41464ee2..6855e38b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,6 +21,7 @@ test-driven methodologies, and modern toolchains for unrivaled success. 6.1.16 (2024-??-??) ~~~~~~~~~~~~~~~~~~~ +* Introduced the `PLATFORMIO_SYSTEM_TYPE `__ environment variable, enabling manual override of the detected system type for greater flexibility and control in custom build environments * Upgraded the `Doctest `__ testing framework to version 2.4.11, the `GoogleTest `__ to version 1.15.2, and the `Unity `__ to version 2.6.0, incorporating the latest features and improvements for enhanced testing capabilities * Corrected an issue where the incorrect public class was imported for the ``DoctestTestRunner`` (`issue #4949 `_) diff --git a/docs b/docs index 891cc03a..580ffc56 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 891cc03ad5588325b95aa2e8f8fcc476ce4f5632 +Subproject commit 580ffc5621f91da4f6f35fa66aa127761dd0b44f