aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-10-13pw_async: Add CMake supportYuval Peress
2023-10-10pw_spi: Fix cmake integrationCosmin Petrisor
2023-10-09pw_minimal_cpp_stdlib: Add Zephyr Kconfig to enable include pathAl Semjonovs
2023-09-25pw_i2c: Add cmake integrationRadu Dobroiu
2023-05-23pw_system: Add Zephyr Kconfigs to enable pw_system module backendsAl Semjonovs
2023-05-22pw_sync_zephyr: Add thread_notificationsAl Semjonovs
2023-05-22cmake: Move top level project declarationYuval Peress
2023-05-22pw_rpc_transport: Add CMake supportOleg Shaldybin
2023-05-19pw_thread: Add Zephyr thread_iteration supportAl Semjonovs
2023-05-12pw_fuzzer: Add CMake support for FuzzTestaarongreen
2023-05-02pw_fuzzer: Add minimal cmake supportAaron Green
2023-04-20pw_thread_zephyr: Add a backend for pw_thread.thread and pw_thread.idAlexey Eremin
2023-04-19pw_sync_zephyr: Add support for spin locksYuval Peress
2023-04-17zephyr: Fix incorrect include order for CMakeYuval Peress
2023-04-14cmake: Add zephyr Kconfig dependency for linking librariesYuval Peress
2023-03-15pw_log: Enable Zephyr with pw_log_tokenizedYuval Peress
2023-03-03zephyr: Add pw_thread.sleep backendYuval Peress
2023-02-27pw_log_rpc: Add CMake build supportEwout van Bekkum
2023-01-20pw_allocator/cmake: Add CMake supportViktor Elizarov
2022-12-15backends: Automatically include backend.cmake files for ZephyrYuval Peress
2022-10-24pw_intrusive_ptr: Create new moduleDennis Kormalev
2022-10-20pw_perf_test: Added internal timing facade + backendBrian Barcenas
2022-09-27pw_toolchain: Wrap the C standard library abort functionWyatt Hepler
2022-09-12cmake: Extends and fixes CMake support to several modulesEwout van Bekkum
2022-09-01zephyr: Fixup ToT to support Zephyr buildsYuval Peress
2022-08-04pw_compilation_testing: Negative compilation testingWyatt Hepler
2022-08-03third_party/fuchsia: Fix and suppress Pigweed compiler warningsVadim Spivak
2022-07-19zephyr: fix build for chameleon and ToT ZephyrYuval Peress
2022-07-12pw_sync_baremetal: RecursiveMutex implementationWyatt Hepler
2022-06-16pw_digital_io: rename from pw_gpioAnton Markov
2022-06-16pw_gpio: Add new module and interfacesAnton Markov
2022-06-15pw_bluetooth: Create pw_bluetooth APIBen Lawson
2022-05-17pw_unit_test/CMake: Add GoogleTest support for CMakeEwout van Bekkum
2022-03-10pw_log_string: Split out the handler facadeEwout van Bekkum
2022-03-10cmake: Sort the root add_subdirectories and add pw_multisinkEwout van Bekkum
2022-03-05pw_sync_freertos: Add CMake supportEwout van Bekkum
2022-01-27cmake: Improve CMake support across multiple modulesEwout van Bekkum
2022-01-21pw_{build_info,persistent_ram,checksum,random}: Add CMake supportEwout van Bekkum
2022-01-21pw_thread_stl: Add CMake supportEwout van Bekkum
2022-01-20pw_interrupt_cortex_m: Add CMake supportEwout van Bekkum
2022-01-20pw_chrono_freertos: Add CMake supportEwout van Bekkum
2022-01-20pw_thread: Add CMake supportEwout van Bekkum
2022-01-20pw_thread_freertos: Add CMake supportEwout van Bekkum
2022-01-20third_party/freertos: Add CMake supportEwout van Bekkum
2021-12-17Zephyr implementation of pw_rpc and dependenciesYuval Peress
2021-12-15cmake: Set the PW_ROOT env variable in pigweed.cmakeEwout van Bekkum
2021-12-08pw_system: initial commitCarlos Chinchilla
2021-10-16pw_trace_tokenized: Modify CMakeLists.txt for buildYuanyao (YY) Zhong
2021-10-04pw_blob_store: FlatFileSystemService integrationArmando Montanez
2021-07-30pw_transfer: Initial C++ serviceAlexei Frolov