aboutsummaryrefslogtreecommitdiff
path: root/targets
AgeCommit message (Expand)Author
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
2021-12-15pw_system: Add init, RPC, & logging supportCarlos Chinchilla
2021-12-15stm32f429i_disc1_stm32cube: Build all pigweed testsAnthony DiGirolamo
2021-12-15pw_cpu_exception: Prepare for entry link deps migrationEwout van Bekkum
2021-12-14pw_sys_io_stm32cube: CleanupArmando Montanez
2021-12-14pw_system: Add pw_starter_target templateArmando Montanez
2021-12-09targets/stm32f429i_disc1_stm32cube: Add targetArmando Montanez
2021-11-11pw_rpc: Remove pw_rpc_USE_GLOBAL_MUTEX build argWyatt Hepler
2021-11-08pw_toolchain: Split "ubsan" and "ubsan_heuristic"Ted Pudlik
2021-11-06MIMXRT595-EVK: Target for the NXP MIMXRT595-EVKScott James Remnant
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-11-01build: pw_toolchain: Add host_clang_{asan, msan, ubsan} targetDmitry Yatsushkevich
2021-10-29pw_sys_io: rename pw_sys_io_Init functionsScott James Remnant
2021-10-27pw_rpc: Add optional global, non-recursive mutexWyatt Hepler
2021-10-19pw_rpc: host_tools group; remove pw_build_HOST_TOOLSWyatt Hepler
2021-10-18pw_stream: Improve SocketStream loggingWyatt Hepler
2021-09-28Update unit_test_server docstringsTed Pudlik
2021-09-02pw_transfer: Use files in integration testsAlexei Frolov
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-08-16overall: Adding `IgnoreError()` where Status was discardedAdrien Larbanet
2021-08-07STM32F429I: `mon reset init` > `mon reset run`Jared Weinstein
2021-08-05targets/android: Generic Android targetScott James Remnant
2021-08-03pw_stream: Log in SocketStream; configure port in host RPC serverWyatt Hepler
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-07-24pw_boot: cleanup includes and depsScott James Remnant
2021-07-23pw_boot_cortex_m: Rename pw_boot_armv7m to pw_boot_cortex_m:armv7mScott James Remnant
2021-07-23pw_boot: Create pw_boot facadeScott James Remnant
2021-07-22pw_malloc_freelist: Remove dependency on pw_boot_armv7mScott James Remnant
2021-07-16targets: stm32f429i: Enlarge flash and heap sizeYecheng Zhao
2021-07-16pw_thread_stl: don't use std::this_thread::sleep_forEwout van Bekkum
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr