This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update-ports-syscfg
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
discard e9f1d075 porting: Update ports syscfg
add 779ab041 apps/auracast_usb: fix crash on to much/corrupted data on USB
add 79605be9 apps/auracast_usb: adds support for all LC3 samplerates
add 18970d97 apps/auracast_usb: fix broadcast with HCI feedback disabled
add debd4738 apps/auracast_usb: adjust config for disabled resampler
add e04b5cc5 porting: Update ports syscfg
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e9f1d075)
\
N -- N -- N refs/heads/update-ports-syscfg (e04b5cc5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
apps/auracast_usb/src/app_priv.h | 6 +++++-
apps/auracast_usb/src/audio_usb.c | 14 +++++++++-----
apps/auracast_usb/src/main.c | 16 +++++++++++-----
apps/auracast_usb/syscfg.yml | 6 +++---
4 files changed, 28 insertions(+), 14 deletions(-)