1. dddfa64 pw_spi: rename pw_spi_stm32f429i_disc1_stm32cube by Chris Mumford · 2 years, 3 months ago
  2. ed36475 pw_spi_pico: Removed disused baud_rate by Chris Mumford · 2 years, 3 months ago
  3. ac739ea Fix pico st7789 backlight by Anthony DiGirolamo · 2 years, 4 months ago
  4. c421724 display: InitFramebuffer => GetFramebuffer/ReleaseFramebuffer. by Chris Mumford · 2 years, 4 months ago
  5. 244051c Switch terminal_demo to use FreeRTOS by Chris Mumford · 2 years, 4 months ago
  6. f9cc798 Create app_common and unify most displays. by Chris Mumford · 2 years, 4 months ago
  7. 36c5001 Fix conditionals using $dir_pigweed_experimental. by Chris Mumford · 2 years, 4 months ago
  8. 5fd5a56 build_overrides: Use dir_pigweed_experimental instead of // by Anthony DiGirolamo · 2 years, 5 months ago
  9. a385bf1 rpc: Rename channels list to avoid GCC bug by Wyatt Hepler · 2 years, 5 months ago
  10. ae2a9a2 terminal_display: Remove unused variables. by Chris Mumford · 2 years, 5 months ago
  11. acf30cb Fix logging format variable by Chris Mumford · 2 years, 5 months ago
  12. feb6789 terminal_display: Add missing virtual function overrides. by Chris Mumford · 2 years, 5 months ago
  13. 54514cf Make terminal_demo work with multi-buffer drawing. by Chris Mumford · 2 years, 5 months ago
  14. 77ceb2d pw_display_host_imgui: Fix screen rendering by Anthony DiGirolamo · 2 years, 5 months ago
  15. c62c9f3 Add mimxrt595_evk target by Chris Mumford · 2 years, 5 months ago
  16. f7bb496 Add pw::display::Display class. by Chris Mumford · 2 years, 6 months ago
  17. 920b28c pw_framebuffer: Remove Pen/Transparent color state by Chris Mumford · 2 years, 6 months ago
  18. 70a1399 pw_display: Add InitFramebuffer() function. by Chris Mumford · 2 years, 6 months ago
  19. 103676f Remove deprecated ChannelOutput argument by Taylor Cramer · 2 years, 7 months ago
  20. 004fb40 pw_display: PixelDouble write function by Anthony DiGirolamo · 2 years, 8 months ago
  21. 1895919 Switch from std::span to pw::span by Wyatt Hepler · 2 years, 9 months ago
  22. 8794870 terminal_display: Add ANSI color handling to terminal by Erik Gilling · 2 years, 11 months ago
  23. f1aa141 pw_draw: Split .h and .cc files, TextArea updates by AnthonyDiGirolamo · 2 years, 11 months ago
  24. 9402d63 pw_draw: Fix unicode string printing by Anthony DiGirolamo · 2 years, 11 months ago
  25. 8fe0597 pw_display: Facade backend implementations and demo by AnthonyDiGirolamo · 2 years, 11 months ago
  26. 5828d03 pw_draw: New libraries and pw packages by Anthony DiGirolamo · 2 years, 11 months ago
  27. fda9781 tools: Migrate to setup.cfg and then new Python build by Anthony DiGirolamo · 2 years, 11 months ago
  28. cfcb195 Update for pw_rpc ChannelOutput API changes by Wyatt Hepler · 3 years, 2 months ago
  29. e6ddc7d Update tokenizer database by Armando Montanez · 3 years, 3 months ago
  30. a7cd211 Use updated RPC namespaces by Alexei Frolov · 3 years, 4 months ago
  31. 1767c80 Remove deprecated ServerContext& arg for pw_rpc by Wyatt Hepler · 3 years, 5 months ago
  32. f12e41f Update token dbs by Rob Mohr · 3 years, 6 months ago
  33. 8ec58d8 *: Replace hyphens with underscores in directories by Rob Mohr · 3 years, 11 months ago
  34. 2da905b tls_example: Fix python lint errors by Anthony DiGirolamo · 4 years ago
  35. d7893a1 Move env setup to config file by Anthony DiGirolamo · 4 years ago
  36. 2556873 [stm32] Gate stm32cubef4 targets behind flag by Varun Sharma · 4 years ago
  37. 8e541dd Fix .gn formatting by Varun Sharma · 4 years ago
  38. ae87dac [format] Fix format for applications/tls_example by Yecheng Zhao · 4 years ago
  39. 6d487ed [tls] Support built-in root cert specified from gn by Yecheng Zhao · 4 years ago
  40. d6bc6df [tls] Support loading DER format cert/crl by Yecheng Zhao · 4 years ago
  41. d41d436 [experimental] Add blinky application by Varun Sharma · 4 years ago
  42. 4f8f615 [tls] Support build time injection for tls example by Yecheng Zhao · 4 years ago
  43. f1a5590 [tls] Generate size report for tls example by Yecheng Zhao · 4 years ago
  44. 43f3168 [rpc] Fix print format compilation error by Yecheng Zhao · 4 years ago
  45. 40dde04 [tls] Implement picotls backend for tls example by Yecheng Zhao · 4 years, 1 month ago
  46. 8efde3a [tls] Implement mbedtls backend for tls example by Yecheng Zhao · 4 years, 1 month ago
  47. 05ced4b [tls] Implement boringssl backend for tls example by Yecheng Zhao · 4 years, 1 month ago
  48. 9a28ce2 [tls] Implement teensy ethernet for tls example by Yecheng Zhao · 4 years, 1 month ago
  49. d0b0cd1 [tls] Add tls example application. by Yecheng Zhao · 4 years, 1 month ago
  50. fb41f92 Setup sample_project structure by Anthony DiGirolamo · 4 years, 1 month ago