aboutsummaryrefslogtreecommitdiff
path: root/targets
AgeCommit message (Expand)Author
2022-08-05pw_compilation_testing: Add negative compilation testsWyatt Hepler
2022-08-04pw_compilation_testing: Negative compilation testingWyatt Hepler
2022-08-02pw_sync: Add ConditionVariable facadeEdwin Vane
2022-07-21pw_rpc: Fix RPC MTU allocationsArmando Montanez
2022-07-11pw_sync: RecursiveMutex facade & STL backendWyatt Hepler
2022-06-30pw_span: Disable <span> polyfill by defaultWyatt Hepler
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-06-29pw_span: Remove implicit polyfill from GNWyatt Hepler
2022-06-29pw_span: Switch from std::span to pw::spanWyatt Hepler
2022-06-23pw_build: Add -Wextra-semi to internal_strict_warningsBen Lawson
2022-06-22Fix minor doc errorsLeonard Zgrablic
2022-06-13targets: Fix heading levels in each target_docs.rstAnthony DiGirolamo
2022-06-08pw_toolchain: Introduce C++ standard target traitWyatt Hepler
2022-06-06pw_assert: Rename assert_lite_backend.h to assert_backend.hWyatt Hepler
2022-06-02C++20 toolchainWyatt Hepler
2022-06-01C++14 toolchainWyatt Hepler
2022-06-01pw_assert: CHECK backend that prints and abortsWyatt Hepler
2022-06-01pw_string: Add float expansion to host toolchainsDaniel Zheng
2022-05-27pw_rpc: Provide option for disabling the mutexWyatt Hepler
2022-05-26pw_unit_test: Restructure as a facadeWyatt Hepler
2022-05-25targets/emcraft_sf2_som: Add linker script for debuggingSean Keys
2022-05-19pw_system: Add RPC test runner to demoArmando Montanez
2022-05-19CMake: Function for adding global compilation options in CMakeWyatt Hepler
2022-05-18pw_unit_test: Make pw_unit_test/framework.h privateWyatt Hepler
2022-05-16pw_rpc: Remove socket close workaround from host/system_rpc_serverErik Gilling
2022-05-14lm3s6965evb_qemu: Fix clang buildArmando Montanez
2022-05-02pw_build: Run all gn python_actions in a venvAnthony DiGirolamo
2022-04-25pw_rpc: Expose integration test socketArmando Montanez
2022-04-14pw_rpc: Make system_rpc_server exit when the connection is terminatedErik Gilling
2022-04-06pw_transfer: C++ stress test w/ dropsKeir Mierle
2022-04-04pw_sys_io_emcraft_sf2: Add basic UART I/O supportskeys
2022-03-27third_party/pico-sdk: Pi Pico GN buildArmando Montanez
2022-03-15targets: Add Emcraft SmartFusion2 SoMskeys
2022-03-10pw_log_string: Split out the handler facadeEwout van Bekkum
2022-03-05pw_system: Clarify status and demo instructionsChad Norvell
2022-03-01targets/stm32f429i_disc1_stm32cube: No abspathArmando Montanez
2022-02-16pw_status: Enforce [[nodiscard]] on pw::Status in upstream PigweedWyatt Hepler
2022-02-16Define new toolchains for Pigweed upstream useWyatt Hepler
2022-02-15targets/host_device_simulator: Fix docsArmando Montanez
2022-02-11stm32f429i_disc1_stm32cube: Update variable namesArmando Montanez
2022-02-09pw_transfer: Rewrite to use event modelAlexei Frolov
2022-02-02pw_assert: Lite backend impl that prints and abortsWyatt Hepler
2022-02-01pw_rpc: Remove the PayloadBuffer() APIWyatt Hepler
2022-01-27pw_system: Add socket-based I/O backendArmando Montanez
2022-01-25targets/stm32f429i_disc1_stm32cube: Update docsArmando Montanez
2022-01-15Fix the bazel buildTed Pudlik
2022-01-10pw_system: Add native system targetArmando Montanez
2022-01-10pw_preprocessor: Add internal Cortex-M arch definesEwout van Bekkum
2022-01-05pw_system: Make I/O a facadeArmando Montanez
2022-01-05pw_system: Add target_hooks porting layerArmando Montanez