From f76ccaf3d8c0bb2667c28c13e5c79ba7cc4fcc5c Mon Sep 17 00:00:00 2001 From: HL Yi Date: Sun, 21 Jun 2026 13:08:58 -0500 Subject: [PATCH] add disclaim that tool tested in linux --- tools/led_gpio_utils/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/led_gpio_utils/README.md b/tools/led_gpio_utils/README.md index 4205e68..bdb0f32 100644 --- a/tools/led_gpio_utils/README.md +++ b/tools/led_gpio_utils/README.md @@ -1,6 +1,8 @@ # LED GPIO Utilities -This directory contains utility talking to RTL837x switch IC via I2C bus. These scripts are designed to help with monitoring, debugging GPIO, and identifying LED configurations. +This directory contains utility talking to RTL837x switch IC via I2C bus. +These scripts are designed to help with monitoring, debugging GPIO, and identifying LED configurations. +(Only tested in Linux) ## Hardware requirements