Commit Graph

2 Commits

Author SHA1 Message Date
Alexei Frolov
5152d4341e pw_build: Expand facade template
This change updates the pw_facade template to create both a facade
interface and library. This avoids having to manually define the
interface when writing a facade module.

Change-Id: I7401c6c363b4e45a976752243d5a77e9d4599c18
2020-01-17 23:37:29 +00:00
Armando Montanez
04c56ae138 pw_build: Add pw_facade template
Introduces a pw_facade template that provides a useful error message
when a backend is used but not properly set. This change also changes
pigweed to build pw_docs and module tests by default.

Change-Id: Ie78a0e291782592289baa94d06fd06e493c56956
2019-12-13 11:26:08 -08:00