aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-29pw_sys_io_mcuxpresso: support pw_sys_io on MCUXpresso SDKScott James Remnant
2021-10-12mcuxpresso: GN template to create pw_source_set for MCUXpresso targetsScott James Remnant
2021-09-09pw_third_party: update protobuf to build google.protobufZihan Chen
2021-08-24pw_package: Add "micro-ecc"Ali Zhang
2021-08-20pw_build: Upgrade mypyAnthony DiGirolamo
2021-08-17pw_presubmit: Add Bazel linterRob Mohr
2021-08-13third_party/googletest: Correct path to gtest_main.ccScott James Remnant
2021-07-29stm32cube: Fix H7 buildVarun Sharma
2021-07-27pw_tls_client: Relocate test logicYecheng Zhao
2021-07-23pw_thread_freertos: Add thread snapshot supportEwout van Bekkum
2021-07-223p/freertos: Run buildifier on BUILD.bazelRob Mohr
2021-07-213p/freertos: disable statics to link against kernel internalsEwout van Bekkum
2021-07-20third_party/freertos: provide FreeRTOSConfig.h helperEwout van Bekkum
2021-07-20pw_tls_client_mbedtls: Add initialization logicYecheng Zhao
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-07-123p/nanopb: Specify python3 instead of pythonWyatt Hepler
2021-07-12bazel: Run buildifierRob Mohr
2021-07-09third_party/boringssl: Add a test serverYecheng Zhao
2021-07-02pw_tls_client_boringssl: Add scaffoldingYecheng Zhao
2021-06-30chromium_verifier: Add pthread type declarationsYecheng Zhao
2021-06-29third_party/freertos: Ignore cast-qual errors when buildingScott James Remnant
2021-06-29third_party: Mute build warnings of SSL librariesYecheng Zhao
2021-06-29third_party/freertos: Fix non-absolute path in public_includesScott James Remnant
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-25pw_tls_client: Add time facadeYecheng Zhao
2021-06-24third_party: Fix mbedtls gn build issueYecheng Zhao
2021-06-23third_party: Add chromium_verifierYecheng Zhao
2021-06-22bazel: Remove unused loads from BUILD filesRob Mohr
2021-06-09Remove absolute paths from build command linesMichael Spang
2021-06-01third_party/googletest: Update file listRob Mohr
2021-05-26pw_protobuf_compiler: Handle deps on nanopb.protoWyatt Hepler
2021-05-24stm32cube: Add generic build scriptVarun Sharma
2021-05-14*: Run buildifier on BUILD filesRob Mohr
2021-05-14boringssl: Add build script for boringsslYecheng Zhao
2021-05-13mbedtls: Add third_party/mbedtls build supportYecheng Zhao
2021-05-05pw_protobuf_compiler: Ensure nanopb_pb2.py is generatedWyatt Hepler
2021-03-18CMake build: Change how third party libraries are includedWyatt Hepler
2021-03-10embos: add third_party, SystemClock, and SpinLock supportEwout van Bekkum
2021-03-05pw_protobuf_compiler: Decouple proto packaging from directoryWyatt Hepler
2021-03-01protobuf: Add BUILD.gn for protobuf librariesJason Graffius
2021-02-04pw_protobuf_compiler: Support standalone external protosWyatt Hepler
2021-01-26third_party/freertos: remove non-common headerEwout van Bekkum
2021-01-26third_party/googletest: Add googletest BUILD.gn fileKevin Zeng
2021-01-22pw_package: Arduino core installers and teensy presubmitAnthony DiGirolamo
2021-01-13pw_arduino_build: Teensy and stm32duino fixesAnthony DiGirolamo
2020-12-17pw_{sync,chrono}_freertos: Add initial FreeRTOS supportEwout van Bekkum
2020-11-24pw_sync_threadx: Add pw::sync::SpinLock backendEwout van Bekkum
2020-11-05CMake: Support protobuf code gen; add pw_rpcWyatt Hepler
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler