commit | 204b00d56153175abfa853d09810248291c3254d | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Fri Nov 22 09:41:03 2019 -0800 |
committer | Wyatt Hepler <hepler@google.com> | Sat Nov 23 02:09:11 2019 +0000 |
tree | 185a176e410b25e7881aff9d1f03f8b5d27a0022 | |
parent | 7f3000e05804c299ef5156e7179f2c914b743117 [diff] |
Update presubmit.py to use pw_presubmit - Run presubmits with presubmit_tools's parse_args_and_run_presubmit. Running without arguments runs against the whole repo, as before. - Move the call helper into presubmit_tools.py and expand it. - Add gn_format and pylint presubmit checks. - Add --check to gn invocation. Change-Id: I5b20c2ccaac92d7550888aa2eed03043885e8502
Pigweed is a collection of embedded-focused libraries, which we call “modules”. These modules are designed for small-footprint MMU-less microcontrollers like the ST Micro STM32L452 or the Nordic NRF82832. The modules are designed to facilitate easy integration into existing codebases.
Pigweed is in the early stages of development.