History log of /openbmc/gpioplus/README.md (Results 1 – 4 of 4)
Revision Date Author Comments
# 1f6cd3bc 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I0aa5795b56ee3f9f42ffaf02e3c3a9f94e888c2a
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 2f8444ce 03-Jun-2020 William A. Kennington III <wak@google.com>

meson: Make googletest vendorable

This is a quality of life improvement so that users trying to work with
the project don't need to have an external install of the googletest
depende

meson: Make googletest vendorable

This is a quality of life improvement so that users trying to work with
the project don't need to have an external install of the googletest
dependency for the tests to build.

Change-Id: I44b4cbae14c5006eaef0a5b42a1f6b753b07b405
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# a9bf8b70 03-Jun-2020 William A. Kennington III <wak@google.com>

README: Fix for meson instructions

The old autotools instructions were left behind and needed to be updated
to document how to build with meson.

Change-Id: I3165e823601e95e6c15b

README: Fix for meson instructions

The old autotools instructions were left behind and needed to be updated
to document how to build with meson.

Change-Id: I3165e823601e95e6c15b8b66491e7f6f28b04d4f
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 1d25055f 16-Aug-2018 William A. Kennington III <wak@google.com>

Initial Commit