Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / pigweed / repo / pw_cli / README.md
1 This directory contains the `pw`  command line interface (CLI) that facilitates
2 working with Pigweed. One example tool exposed by pw_cli is pw_watch, a file
3 system watcher that triggers builds on source file changes.
4
5 This code is experimental and unfinished.