1. ef9478a morse_code: Use TimeProvider and coroutines by Taylor Cramer · 6 months ago
  2. df44b74 blinky: Move to TimeProvider by Taylor Cramer · 6 months ago
  3. aa9c06c Format code with pw format by Wyatt Hepler · 7 months ago
  4. afff679 apps/factory: RP2350 build targets by Alexei Frolov · 7 months ago
  5. e57f687 Don't discard Status returns by Ted Pudlik · 7 months ago
  6. a542687 event_timers: Automatically subscribe to pubsub by Aaron Green · 7 months ago
  7. 2da5fea pubsub: Mark return values as [[nodiscard]] by Aaron Green · 7 months ago
  8. 6b8cb7d modules/state_manager: Add RPC service by Alexei Frolov · 7 months ago
  9. 1724a2f Reduce duplication in the Bazel rules by Keir Mierle · 7 months ago
  10. 359f6d3 production: Fine tune mode transitions by Taylor Cramer · 7 months ago
  11. ffb8b4a Some factory test script UX enhancements by Anthony DiGirolamo · 7 months ago
  12. 366f458 production: Refactor air quality alarms by Aaron Green · 7 months ago
  13. d56ce1a event_timers: Add module by Aaron Green · 7 months ago
  14. 8da6fdf tools/factory: BME688 sensor tests by Alexei Frolov · 7 months ago
  15. c438227 apps/production: Remove demo modes from the production app by Wyatt Hepler · 7 months ago
  16. 625aead apps/production: LED and proximity demo improvements by Wyatt Hepler · 7 months ago
  17. dc5e51f air_sensor: Wire buttons for thresholds and alarms by Aaron Green · 7 months ago
  18. 76860ac Use coroutines for Blinky::Blink loop by Taylor Cramer · 7 months ago
  19. 5fadc6a air_sensor: Add thresholds and edge detector by Aaron Green · 7 months ago
  20. 0b2ef4f tools/factory: LTR559 light sensor test by Alexei Frolov · 7 months ago
  21. e2b8ed6 moduels/state_manager: Production app rework by Wyatt Hepler · 7 months ago
  22. 5e27b34 tools/factory: Query and print device flash ID by Alexei Frolov · 7 months ago
  23. d0d1baa tools/factory: LTR559 light sensor test by Alexei Frolov · 7 months ago
  24. 0a03a8c modules/morse_code: Indicate final toggle of pattern by Wyatt Hepler · 7 months ago
  25. b0ca10f air_sensor: Replace thresholds with sample aggregation by Aaron Green · 7 months ago
  26. 4d11a12 Rename namespace "am" to "sense" by Keir Mierle · 7 months ago
  27. 4ac90c7 targets: Rename rp2040 directory to rp2 by Armando Montanez · 7 months ago
  28. f149244 apps/factory: Fix linktime deps by Ted Pudlik · 7 months ago
  29. a1f4aaf Rename Airmaranth to Pigweed Sense by Keir Mierle · 7 months ago
  30. 3827a59 Begin factory test app and script by Alexei Frolov · 7 months ago
  31. b23d228 targets/rp2040: Add rp2350 support by Armando Montanez · 7 months ago
  32. 4fa4fd6 Ensure that both check and assert pw_assert backends are linked. by Dave Roth · 7 months ago
  33. 66a5200 air_sensor: Change LED based on VOC events by Aaron Green · 8 months ago
  34. a0a5559 air_sensor: Add streaming RPC by Aaron Green · 8 months ago
  35. 9286d34 device/bme688: Initial sensor reading by Anthony DiGirolamo · 8 months ago
  36. 3248dc6 apps/blinky: Simplify to only blinky and board services by Alexei Frolov · 8 months ago
  37. 30a8d63 morse_code: Add generic output function by Alexei Frolov · 8 months ago
  38. 32dbcc5 Add web console bazel targets by Asad Memon · 8 months ago
  39. 4587960 apps/production: Publish prox samples as LED values by Wyatt Hepler · 8 months ago
  40. 92617c6 apps/production: Make system components static by Alexei Frolov · 8 months ago
  41. 8a51fd6 modules/sampling_thread: Rename to SamplingLoop by Wyatt Hepler · 8 months ago
  42. 18d0eda apps/production: Add ProximitySensor and SamplingThread by Wyatt Hepler · 8 months ago
  43. 55e5297 apps/production: Wire up buttons and color_rotation by Erik Gilling · 8 months ago
  44. 2f21a63 modules: Add state manager by Alexei Frolov · 8 months ago
  45. 90980ad modules/pubsub: Add RPC service by Alexei Frolov · 8 months ago
  46. d4d71e4 modules/buttons: Add initial buttons module by Erik Gilling · 8 months ago
  47. f90c669 Add project pw_console config by Anthony DiGirolamo · 8 months ago
  48. ba0091e tools: Scripting fixups by Anthony DiGirolamo · 8 months ago
  49. 6f2a1ff device: Add rgb_led by Aaron Green · 8 months ago
  50. 12cd8e3 pw_morse_code: Add encoder service by Aaron Green · 8 months ago
  51. 0a5762b apps/production: Initial commit of production app by Wyatt Hepler · 8 months ago
  52. f702371 blinky: Remove unnecessary and incorrect linker script dep by Taylor Cramer · 8 months ago
  53. 111eac0 Use pw_system:async by Taylor Cramer · 8 months ago
  54. e6ac570 Move RP2040 transition into target directory by Keir Mierle · 8 months ago
  55. 36bc00f system: Refactor to introduce //system by Aaron Green · 8 months ago
  56. f1a1faa Lift refresh_compile_commands to top level by Chad Norvell · 8 months ago
  57. d92138f apps/blinky: Remove duplicate proto file by Aaron Green · 8 months ago
  58. 23e38d5 Add clang-format config file by Anthony DiGirolamo · 8 months ago
  59. e3c4a76 Full run of pw format by Anthony DiGirolamo · 8 months ago
  60. 63f7e40 modules: Refactor pw_board_led by Aaron Green · 8 months ago
  61. 5fc463c Rename libraries to modules by Keir Mierle · 8 months ago
  62. fd70376 Rename applications to apps by Keir Mierle · 8 months ago