| .. _docs-third-party-support: |
| |
| =================== |
| Third-party modules |
| =================== |
| Some Pigweed modules have third-party dependencies ("Third Party Software"). |
| Pigweed's third-party modules provide toolchain support and other helpers |
| to make it easier to work with these third-party dependencies. |
| |
| .. important:: |
| |
| Pigweed's third party modules are provided **only** to facilitate integration |
| with Third Party Software. You are responsible for providing and using these |
| dependencies in a manner that conforms with their individual licenses. |
| |
| Your use of such Third Party Software is subject to the terms and conditions of |
| the applicable Third Party Software licenses. The Pigweed team makes no warranty |
| of any kind, whether express or implied, with regard to any Third Party |
| Software. |
| |
| .. toctree:: |
| :maxdepth: 1 |
| |
| third_party/abseil-cpp/docs |
| third_party/boringssl/docs |
| third_party/crates_io/docs |
| docker/docs |
| third_party/emboss/docs |
| third_party/freertos/docs |
| third_party/fuchsia/docs |
| third_party/fuzztest/docs |
| third_party/googletest/docs |
| third_party/llvm_builtins/docs |
| third_party/llvm_libc/docs |
| third_party/llvm_libcxx/docs |
| third_party/nanopb/docs |
| third_party/perfetto/docs |
| third_party/tinyusb/docs |