You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2023/02/07 07:37:24 UTC

[mynewt-nimble] branch master updated (8a01f72d -> 674eeafa)

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-nimble.git


    from 8a01f72d apps: Allow stub/full implementation of packages in syscfg
     add cfb0ffb1 ci: Add check to verify if ports configurations need update
     add 674eeafa nimble/ports: Refresh syscfg

No new revisions were added by this update.

Summary of changes:
 .github/{project.yml => project_ports.yml}         |  6 +++
 .../{build_targets.yml => ports_syscfg_check.yml}  | 47 ++++++++++------------
 porting/npl/riot/include/syscfg/syscfg.h           |  4 ++
 3 files changed, 31 insertions(+), 26 deletions(-)
 copy .github/{project.yml => project_ports.yml} (92%)
 copy .github/workflows/{build_targets.yml => ports_syscfg_check.yml} (63%)