This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
from 1430ea6ab Add initial asf.yaml configuration new 95ca335a8 ci: Add `Doxygen Check` job to the compliance workflow new 251f82e6d ci: Add `Doxyfile` to RAT exclude list The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/check_doxygen.py | 106 +++++++++++++++++++++++++++++++++ .github/workflows/check_compliance.yml | 17 ++++++ .rat-excludes | 1 + Doxyfile | 7 +++ 4 files changed, 131 insertions(+) create mode 100755 .github/check_doxygen.py create mode 100644 Doxyfile