This is an automated email from the ASF dual-hosted git repository.

andk pushed a change to branch freertos-port
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git.


 discard c1b8508  porting: Add FreeRTOS port (based on nRF5 SDK)
 discard 2dbba4c  [wip] temporary fixes for controller build
 discard 4b89452  Add copy of hw/drivers/nimble (for controller build)
 discard e284043  Add local copy of Tinycrypt
     add cb8b42c  nimble: Make this proper external repository
     add 33c05c1  Add readme
     new 359188d  Add local copy of Tinycrypt
     new c07f163  Add copy of hw/drivers/nimble (for controller build)
     new b27c0f4  [wip] temporary fixes for controller build
     new f1dba08  porting: Add FreeRTOS port (based on nRF5 SDK)

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   (c1b8508)
            \
             N -- N -- N   refs/heads/freertos-port (f1dba08)

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.

The 4 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:
 README.md                                     | 71 +++++++++++++++++++++++++++
 nimble/controller/pkg.yml                     |  6 +--
 nimble/controller/test/pkg.yml                | 14 +++---
 nimble/host/mesh/pkg.yml                      | 12 ++---
 nimble/host/pkg.yml                           | 16 +++---
 nimble/host/services/ans/pkg.yml              |  4 +-
 nimble/host/services/bleuart/pkg.yml          |  6 +--
 nimble/host/services/gap/pkg.yml              |  4 +-
 nimble/host/services/gatt/pkg.yml             |  4 +-
 nimble/host/services/ias/pkg.yml              |  4 +-
 nimble/host/services/lls/pkg.yml              |  4 +-
 nimble/host/services/tps/pkg.yml              |  4 +-
 nimble/host/store/config/pkg.yml              |  8 +--
 nimble/host/store/ram/pkg.yml                 |  4 +-
 nimble/host/test/pkg.yml                      | 16 +++---
 nimble/host/util/pkg.yml                      |  4 +-
 nimble/pkg.yml                                |  4 +-
 nimble/transport/emspi/pkg.yml                |  6 +--
 nimble/transport/ram/pkg.yml                  |  6 +--
 nimble/transport/socket/pkg.yml               | 10 ++--
 nimble/transport/uart/pkg.yml                 | 10 ++--
 nimble/host/util/syscfg.yml => repository.yml | 11 ++++-
 22 files changed, 153 insertions(+), 75 deletions(-)
 create mode 100644 README.md
 copy nimble/host/util/syscfg.yml => repository.yml (83%)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to