third_party.pigweed.src/pw_status
Alexei Frolov 1a82c146ff
Initial Pigweed modules
This change adds Pigweed's first few (incomplete) modules: pw_build,
pw_status, and pw_toolchain. The main scaffolding for Pigweed's GN-based
build system is also included, with a root BUILDCONFIG and BUILD.gn file
defining a top-level modules build target.

Change-Id: I09599443d50696343d6c5b85853cb5cee3ce0026
2019-10-31 17:43:53 -07:00
..
public/pw_status Initial Pigweed modules 2019-10-31 17:43:53 -07:00
BUILD.gn Initial Pigweed modules 2019-10-31 17:43:53 -07:00
README.md Initial Pigweed modules 2019-10-31 17:43:53 -07:00
status.cc Initial Pigweed modules 2019-10-31 17:43:53 -07:00

pw_status: Pigweed error codes.