Go to file
Amy Hu 7eb32bb61f pw_web: Set min width for message
Bug: 351901512
Change-Id: I726e1dfc3e75d503b307c4a2ac7a430e7f0db506
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/221592
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Amy Hu <amyhu@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Asad Memon <asadmemon@google.com>
2024-07-11 20:46:36 +00:00
.allstar
.github
.vscode
build_overrides
docker
docs
kudzu
pw_alignment
pw_allocator
pw_analog
pw_android_toolchain
pw_arduino_build
pw_assert
pw_assert_basic
pw_assert_log
pw_assert_tokenized
pw_assert_zephyr
pw_async
pw_async_basic
pw_async2
pw_async2_basic
pw_async2_epoll
pw_base64
pw_bloat
pw_blob_store
pw_bluetooth
pw_bluetooth_hci
pw_bluetooth_profiles
pw_bluetooth_proxy
pw_bluetooth_sapphire
pw_boot
pw_boot_cortex_m
pw_build
pw_build_android
pw_build_info
pw_build_mcuxpresso
pw_bytes
pw_channel
pw_checksum
pw_chre
pw_chrono
pw_chrono_embos
pw_chrono_freertos
pw_chrono_rp2040
pw_chrono_stl
pw_chrono_threadx
pw_chrono_zephyr
pw_cli
pw_clock_tree
pw_clock_tree_mcuxpresso
pw_compilation_testing
pw_config_loader
pw_console
pw_containers
pw_cpu_exception
pw_cpu_exception_cortex_m
pw_cpu_exception_risc_v
pw_crypto
pw_digital_io
pw_digital_io_linux
pw_digital_io_mcuxpresso
pw_digital_io_rp2040
pw_dma_mcuxpresso
pw_docgen
pw_doctor
pw_emu
pw_env_setup
pw_env_setup_zephyr
pw_file
pw_format
pw_function
pw_fuzzer
pw_grpc
pw_hdlc
pw_hex_dump
pw_i2c
pw_i2c_linux
pw_i2c_mcuxpresso
pw_i2c_rp2040
pw_ide
pw_interrupt
pw_interrupt_cortex_m
pw_interrupt_xtensa
pw_interrupt_zephyr
pw_intrusive_ptr
pw_json
pw_kvs
pw_libc
pw_libcxx
pw_log
pw_log_android
pw_log_basic
pw_log_null
pw_log_rpc
pw_log_string
pw_log_tokenized
pw_log_zephyr
pw_malloc
pw_malloc_freelist
pw_malloc_freertos
pw_metric
pw_minimal_cpp_stdlib
pw_module
pw_multibuf
pw_multisink
pw_package
pw_perf_test
pw_persistent_ram
pw_polyfill
pw_preprocessor
pw_presubmit
pw_protobuf
pw_protobuf_compiler
pw_random
pw_result
pw_ring_buffer
pw_router
pw_rpc
pw_rpc_transport
pw_rust
pw_sensor
pw_snapshot
pw_software_update
pw_span
pw_spi
pw_spi_linux
pw_spi_mcuxpresso
pw_spi_rp2040
pw_status
pw_stm32cube_build
pw_stream
pw_stream_shmem_mcuxpresso
pw_stream_uart_linux
pw_stream_uart_mcuxpresso pw_stream_uart_mcuxpresso: Clean up dma stream comments 2024-07-11 20:13:15 +00:00
pw_string
pw_symbolizer
pw_sync
pw_sync_baremetal
pw_sync_embos
pw_sync_freertos
pw_sync_stl
pw_sync_threadx
pw_sync_zephyr
pw_sys_io
pw_sys_io_ambiq_sdk
pw_sys_io_arduino
pw_sys_io_baremetal_lm3s6965evb
pw_sys_io_baremetal_stm32f429
pw_sys_io_emcraft_sf2
pw_sys_io_mcuxpresso
pw_sys_io_rp2040
pw_sys_io_stdio
pw_sys_io_stm32cube
pw_sys_io_zephyr
pw_system pw_system: Add missing work queue thread 2024-07-11 18:52:13 +00:00
pw_target_runner
pw_thread
pw_thread_embos
pw_thread_freertos
pw_thread_stl
pw_thread_threadx
pw_thread_zephyr
pw_tls_client
pw_tls_client_boringssl
pw_tls_client_mbedtls
pw_tokenizer
pw_toolchain
pw_toolchain_bazel
pw_trace
pw_trace_tokenized
pw_transfer
pw_uart
pw_unit_test
pw_unit_test_zephyr
pw_varint
pw_watch
pw_web pw_web: Set min width for message 2024-07-11 20:46:36 +00:00
pw_work_queue
seed
targets
third_party third_party/icu: Update Bazel rules for dependent headers 2024-07-11 20:01:44 +00:00
ts
zephyr
.bazelignore
.bazelrc
.bazelversion
.black.toml
.clang-format
.clang-tidy
.dockerignore
.eslintrc.cjs
.git-blame-ignore-revs
.gitattributes
.gitignore
.gn
.mypy.ini
.prettierignore
.prettierrc.cjs
.pw_ide.yaml
.pylintrc
activate.bat
activate.fish
activate.sh
Android.bp
AUTHORS
bootstrap.bat
bootstrap.fish
bootstrap.sh
BUILD.bazel
BUILD.gn
BUILDCONFIG.gn
CMakeLists.txt
jest.config.ts
Kconfig.zephyr
LICENSE
modules.gni
OWNERS
package-lock.json
package.json
PIGWEED_MODULES
pigweed.json
README.md
rollup.config.js
tsconfig.json
WORKSPACE
WORKSPACE_OWNERS

Pigweed

Pigweed is an open source collection of embedded-targeted librariesor as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.

For more information please see our website: https://pigweed.dev/.