[roll] Roll fuchsia [lowpan][lowpan-spinel-driver] Improve Spinel frame logging This change improves the way both inbound and outbound spinel frame log messages are displayed. For example: > [NCP->] [0 PropValueIs LastStatus Reset(PowerOn)] > [->NCP] [0/1 PropValueGet ProtocolVersion] > [NCP->] [0/1 PropValueIs ProtocolVersion 0403] > [->NCP] [0/1 PropValueGet NcpVersion] > [NCP->] [0/1 PropValueIs NcpVersion "OPENTHREAD/1.0.0; NONE; Jun 3 2021 22:05:47"] > [->NCP] [0/1 PropValueGet InterfaceType] > [NCP->] [0/1 PropValueIs InterfaceType 03] > [->NCP] [0/1 PropValueGet Caps] > [NCP->] [0/1 PropValueIs Caps 050c1820350e8004068804840482043031c077830884088508] Spinel frames originating from the NCP being sent to the host are prefixed with `[NCP->]`. Spinel frames originating from the host and being sent to the NCP are prefixed with `[->NCP]`. Test: fx test lowpan-spinel-driver-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/539151 Original-Revision: b60660053615a52c3c387803ca17440e1ca9cc98 GitOrigin-RevId: 686da6dd0e6940929d91cce47777aa3220738eda Change-Id: I21ea1ab73e61136b9a2964231d5c9ab6c64706b3
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.