1. 1e63673 pw_transfer: Start docs and proto by Wyatt Hepler · 3 years, 2 months ago
  2. dfbdd1f docs: Inclusive language by Rob Mohr · 3 years, 2 months ago
  3. c8b9390 Remove absolute paths from build command lines by Michael Spang · 3 years, 3 months ago
  4. 89ff5f9 docs: Add instructions for obtaining a Gerrit cookie by Adam MacBeth · 3 years, 2 months ago
  5. 99de52d pw_function: Standard callback API by Alexei Frolov · 3 years, 3 months ago
  6. f5d7ae3 docs: fix typo by Adam MacBeth · 3 years, 2 months ago
  7. 640c75c docs, pw_log_tokenized: Use inclusive language by Rob Mohr · 3 years, 3 months ago
  8. 708d38c stm32cube: Add generic build script by Varun Sharma · 3 years, 4 months ago
  9. 3d61b32 *: Replace hyphens with underscores in directories by Rob Mohr · 3 years, 3 months ago
  10. 6e5d43e pw_thread_embos: add thread creation for embOS by Ewout van Bekkum · 3 years, 3 months ago
  11. 3a3d463 docs: Tweaks to OS abstraction layer doc by Keir Mierle · 3 years, 3 months ago
  12. e541248 docs: Enable all missing module docs by Ewout van Bekkum · 3 years, 3 months ago
  13. e1b7fd7 docs: Register i2c docs by Armando Montanez · 3 years, 3 months ago
  14. cc756c8 docs: add OS abstraction layers doc by Ewout van Bekkum · 3 years, 3 months ago
  15. 56f4a2c pw_docgen: sphinxcontrib-mermaid workaround: by Anthony DiGirolamo · 3 years, 3 months ago
  16. fbe6615 pw_build: Add tools for creating py distributables by Joe Ethier · 3 years, 5 months ago
  17. 389664e pw_docgen: Add sphinxcontrib-mermaid by Anthony DiGirolamo · 3 years, 3 months ago
  18. 32829d3 pw_libc: Add test for memset by Keir Mierle · 3 years, 9 months ago
  19. b191402 docs: Update Sphinx; remove Markdown; add CSS by Keir Mierle · 3 years, 4 months ago
  20. c2d5781 workspace: Switches Bazel builds to using facades by Nathaniel Brough · 3 years, 4 months ago
  21. 179aa8e pw_snapshot: Add snapshot proto by Armando Montanez · 3 years, 5 months ago
  22. 72cae43 docs: Migrate MD to RST by Keir Mierle · 3 years, 4 months ago
  23. 3c81320 workspace: Adds code coverage support for Bazel by Nathaniel Brough · 3 years, 5 months ago
  24. bea166e pw_cli: Generalize the plugin system by Wyatt Hepler · 3 years, 4 months ago
  25. a25df5f docs: enable a bunch of missing docs by Ewout van Bekkum · 3 years, 4 months ago
  26. f4da489 pw_thread_threadx: Enable pw::thread::Thread for ThreadX by Ewout van Bekkum · 3 years, 5 months ago
  27. b847615 docs: Link to docs & code search in README.md by Wyatt Hepler · 3 years, 4 months ago
  28. f22f1f1 docs: Fix spelling mistakes by Ali Zhang · 3 years, 4 months ago
  29. 3b9eca4 pw_sync: expansion of the sync module doc by Ewout van Bekkum · 3 years, 4 months ago
  30. b7902c0 docs: fixup module structure example by Ewout van Bekkum · 3 years, 5 months ago
  31. ad2f3c3 docs/style_guide: revert stance on non-type template args by Ewout van Bekkum · 3 years, 5 months ago
  32. 32dc5c5 pw_persistent_ram: Adds initial Persistent object by Ewout van Bekkum · 3 years, 5 months ago
  33. af853ea pw_build: Support building Python wheels by Wyatt Hepler · 3 years, 5 months ago
  34. f36832a pw_multisink: Add multisink implementation by Prashanth Swaminathan · 3 years, 7 months ago
  35. dcfcecf pw_build: Optionally generate setup.py & nest protos by Wyatt Hepler · 3 years, 6 months ago
  36. 629b875 Fix incorrect documentation by Kevin Twidle · 3 years, 5 months ago
  37. a10ebdb docs: Update bug tracker link by Rob Mohr · 3 years, 5 months ago
  38. 752d7d3 pw_protobuf_compiler: Decouple proto packaging from directory by Wyatt Hepler · 3 years, 6 months ago
  39. b3ea980 pw_build: Python build docs by Wyatt Hepler · 3 years, 6 months ago
  40. 63afc00 pw_preprocessor: Remove uses of the PW_UNUSED macro by Wyatt Hepler · 3 years, 6 months ago
  41. 75a1abf docs: Fix and expand module config docs by Wyatt Hepler · 3 years, 6 months ago
  42. a9ca999 pw_cpu_exception_cortex_m: Move armv7m->cortex_m by Armando Montanez · 3 years, 7 months ago
  43. 49a4a82 pw_log_sink: Synchronous log backend by Prashanth Swaminathan · 3 years, 7 months ago
  44. 5af57d1 pw_router: Add module and static router implementation by Alexei Frolov · 3 years, 7 months ago
  45. acbd070 pw_sync_baremetal: Add scaffolding for baremetal by Prashanth Swaminathan · 3 years, 7 months ago
  46. 7abd8cc pw_span: Provide <span> through pw_polyfill by Wyatt Hepler · 3 years, 7 months ago
  47. 4a4efe1 docs: Update MacOS prerequisites to require XCode by Prashanth Swaminathan · 3 years, 7 months ago
  48. 59aa278 Docs: Update C naming conventions by Armando Montanez · 3 years, 7 months ago
  49. d3e5cb7 s/pw_hdlc_lite/pw_hdlc/g by Alexei Frolov · 3 years, 7 months ago
  50. bd4906c pw_interrupt: Adds a basic interrupt module by Ewout van Bekkum · 3 years, 9 months ago
  51. 3c61ae9 pw_chrono: Adds initial SystemClock support to Pigweed by Ewout van Bekkum · 3 years, 10 months ago
  52. 5bcd8c4 pw_sync_threadx: Add pw::sync::SpinLock backend by Ewout van Bekkum · 3 years, 9 months ago
  53. 5890193 pw_sync: Adds initial SpinLock primitive by Ewout van Bekkum · 3 years, 9 months ago
  54. 00efe18 pw_watch: Rework arguments by Wyatt Hepler · 3 years, 9 months ago
  55. 9f848fd Docs: Mention pigweed.dev in getting started by Armando Montanez · 3 years, 9 months ago
  56. 5ef2aa2 pw_log_multisink: Move log queue and proto by Prashanth Swaminathan · 3 years, 9 months ago
  57. 2fb36b9 docs: module_structure docs wording improvements by Wyatt Hepler · 3 years, 10 months ago
  58. b499d3f pw_protobuf_compiler: Remove pw_protobuf_GENERATORS build arg by Alexei Frolov · 3 years, 10 months ago
  59. 0d32d1d pw_build: Remove deprecated pw_python_script by Wyatt Hepler · 3 years, 10 months ago
  60. 0b6a502 pw_package: Initial commit by Rob Mohr · 3 years, 10 months ago
  61. e0575f7 pw_build: Facade and configuration tweaks and docs by Wyatt Hepler · 3 years, 10 months ago
  62. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 10 months ago
  63. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 11 months ago
  64. 9147aa0 Arduino: main function wrapper by Anthony DiGirolamo · 3 years, 11 months ago
  65. e9cf376 pw_log_rpc: Add logging module protos by Prashanth Swaminathan · 3 years, 11 months ago
  66. 38c398d Generate build targets for all optimization levels by Wyatt Hepler · 4 years, 1 month ago
  67. eea0d77 Arduino Pigweed Target by Anthony DiGirolamo · 4 years ago
  68. 6f07fa7 Add stm32f429i to the default build target by Armando Montanez · 4 years ago
  69. 199045a Expand build system docs by Alexei Frolov · 4 years ago
  70. 133eb7d docs: Move presubmit demo into presubmit module by Alexei Frolov · 4 years ago
  71. df508df docs: Fix spelling of dialout group by Prashanth Swaminathan · 4 years ago
  72. 216808f docs: Make group for module documentation by Alexei Frolov · 4 years ago
  73. 24a6e27 pw_log_null: pw_log backend that does nothing by Wyatt Hepler · 4 years ago
  74. f8325f9 pw_hdlc_lite: Completing the docs for this module by shaneajg · 4 years ago
  75. b776cb2 pw_assert_log: Route asserts through log by Keir Mierle · 4 years ago
  76. 45fa785 pw_metric: Create new module by Keir Mierle · 4 years ago
  77. 16f86f4 docs: Module structure tweaks by Keir Mierle · 4 years ago
  78. 47008e8 pw_random: Create module by Armando Montanez · 4 years ago
  79. 2d19502 pw_blob_store: Add API for blob storage by David Rogers · 4 years, 1 month ago
  80. 21dcf27 pw_trace: Initial tokenized trace backend by Robert Oliver · 4 years, 3 months ago
  81. eaa7e92 docs: Add FAQ section by Keir Mierle · 4 years, 1 month ago
  82. bc6d475 docs: Add links to sidebar and frontpage by Keir Mierle · 4 years, 1 month ago
  83. 593d0d5 pw_hex_dump: Create module by Armando Montanez · 4 years, 1 month ago
  84. e072fab docs: some more minor updates by Ewout van Bekkum · 4 years, 1 month ago
  85. f675390 GN build: Add application images group and docs by Alexei Frolov · 4 years, 1 month ago
  86. e916d32 docker: Add Dockerfile for Pigweed by Rob Mohr · 4 years, 1 month ago
  87. 067dd7e pw_rpc: Protocol documentation by Wyatt Hepler · 4 years, 1 month ago
  88. 7356435 docs: Mention USB permissions in Getting Started by Ewout van Bekkum · 4 years, 1 month ago
  89. 33e9923 docs: refer to STM32F429I-DISC1 in express setup by Ewout van Bekkum · 4 years, 1 month ago
  90. 540eb13 docs: Minor fixes for getting started by Ewout van Bekkum · 4 years, 1 month ago
  91. 10fccbb docs: Minor updates to getting started by Wyatt Hepler · 4 years, 1 month ago
  92. 7366d5a pw_watch: Update target/directory syntax by Armando Montanez · 4 years, 2 months ago
  93. 9c19db4 pw_bytes: Module for bytes manipulation. by shaneajg · 4 years, 2 months ago
  94. a761e32 Update docs by Armando Montanez · 4 years, 2 months ago
  95. ccc3ee1 Update Pigweed presubmit by Armando Montanez · 4 years, 2 months ago
  96. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years, 2 months ago
  97. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years, 2 months ago
  98. 1e10ef2 docs: Fix style guide GN example by Kevin Zeng · 4 years, 2 months ago
  99. d1323f4 pw_trace: Add facade by Robert Oliver · 4 years, 4 months ago
  100. 376d797 Setup pw_web_ui with Bazel and Jasmine by Matthew Soulanille · 4 years, 2 months ago