From 392fc029d54f77ee838303ab8e0d1d5e8b08a2e6 Mon Sep 17 00:00:00 2001 From: Christian Meusel Date: Sun, 5 May 2024 22:27:46 +0200 Subject: [PATCH] Clarify CI targets in README We are running CI builds and tests for several of them, but not all. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8b5270fb..ed1b2cfc 100644 --- a/README.md +++ b/README.md @@ -122,11 +122,11 @@ feature): # Platform Support -Builds and some tests (not requiring actual hardware) for all supported targets -are run in CI. Failures of either block the inclusion of new code. This library -should be compatible with additional targets not listed below, but no -guarantees are made. Additional platforms may be added in the future if there -is a need and/or demand. +Builds and some tests (not requiring actual hardware) for major targets are run +in CI. Failures of either block the inclusion of new code. This library should +be compatible with additional targets not listed below, but no guarantees are +made. Additional platforms may be added in the future if there is a need and/or +demand. - Android - `arm-linux-androideabi` (no serial enumeration)