From 258c189ac305c0b38024281a144d46aba6193d0d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:57:52 +0000 Subject: [PATCH] Regenerate device listing to include new devices Agent-Logs-Url: https://github.com/dotnet/iot/sessions/44e1f662-8b92-424c-8667-a30d83fe7757 Co-authored-by: krwq <660048+krwq@users.noreply.github.com> --- src/devices/Device-Index.md | 1 + src/devices/README.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/src/devices/Device-Index.md b/src/devices/Device-Index.md index 750348d4f5..792ed8dd4c 100755 --- a/src/devices/Device-Index.md +++ b/src/devices/Device-Index.md @@ -49,6 +49,7 @@ * [HX711: Load Cell amplifier and 24-Bit ADC Module](Hx711/README.md) * [Ili934x TFT LCD Controller](Ili934x/README.md) * [INA219 - Bidirectional Current/Power Monitor](Ina219/README.md) +* [INA236 - Bidirectional Current/Power Monitor](Ina236/README.md) * [IP5306 - Power management](Ip5306/README.md) * [IS31FL3730 -- LED Matrix Display Driver](Is31fl3730/README.md) * [IS31FL3731 -- LED Matrix Display Driver](Is31fl3731/README.md) diff --git a/src/devices/README.md b/src/devices/README.md index a998fb3772..201fd8ecf8 100755 --- a/src/devices/README.md +++ b/src/devices/README.md @@ -16,6 +16,7 @@ Our vision: the majority of .NET bindings are written completely in .NET languag * [ADS1115 - Analog to Digital Converter](Ads1115/README.md) * [AXP192 - Enhanced single Cell Li-Battery and Power System Management IC](Axp192/README.md) * [INA219 - Bidirectional Current/Power Monitor](Ina219/README.md) +* [INA236 - Bidirectional Current/Power Monitor](Ina236/README.md) * [Mcp3428 - Analog to Digital Converter (I2C)](Mcp3428/README.md) * [MCP3xxx family of Analog to Digital Converters](Mcp3xxx/README.md) * [TLC1543 - 10-bit ADC with 11 input channels](Tlc1543/README.md) @@ -339,6 +340,7 @@ Our vision: the majority of .NET bindings are written completely in .NET languag * [AXP192 - Enhanced single Cell Li-Battery and Power System Management IC](Axp192/README.md) * [INA219 - Bidirectional Current/Power Monitor](Ina219/README.md) +* [INA236 - Bidirectional Current/Power Monitor](Ina236/README.md) * [IP5306 - Power management](Ip5306/README.md) * [M5Stack Support bindings](M5Stack/README.md) * [PiJuice - power supply for Raspberry Pi](PiJuice/README.md)