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