From f0202bc7e176692e8f28024e47ab781d8732c50a Mon Sep 17 00:00:00 2001 From: Scott Smith Date: Wed, 14 Aug 2024 16:27:37 -0700 Subject: [PATCH] GPIO Presence Detection Summary: X-link: https://github.com/facebookincubator/zstrong/pull/950 Adds the ability to use GPIO lines for presence detection. Utilizes the GpioLine library from fboss lib. Reviewed By: kimdo8736 Differential Revision: D60946559 fbshipit-source-id: ce52d96e8cdcb1aa3e0bb385f1ef502185aaa33f --- build/fbcode_builder/manifests/fboss | 1 + 1 file changed, 1 insertion(+) diff --git a/build/fbcode_builder/manifests/fboss b/build/fbcode_builder/manifests/fboss index 8bcd1cb..ce9b361 100644 --- a/build/fbcode_builder/manifests/fboss +++ b/build/fbcode_builder/manifests/fboss @@ -38,6 +38,7 @@ libyaml CLI11 exprtk nlohmann-json +libgpiod [shipit.pathmap] fbcode/fboss/github = .